Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
INSERT INTO SyncopeConf(confKey, conValue) VALUES('authentication.statuses', 'active');

SYNCOPE-441

Code Block

CREATE INDEX ACT_RU_TASK_PARENT_TASK_ID_ ON ACT_RU_TASK(PARENT_TASK_ID_);