Versions Compared

Key

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

...

  • change parent/version from 2.0.14 to 2.0.15
  • change properties/syncope.version from 2.0.14 to 2.0.15

Files

Replace the following files with their 2.0.15 counterparts (re-apply any customization previously made):

Internal Storage

Code Block
languagesql
CREATE INDEX TaskExec_TaskIdIndex ON TaskExec(task_id);
CREATE INDEX AnyTemplatePullTask_PullTaskIndex ON AnyTemplatePullTask(pullTask_id);
CREATE INDEX NotificationTask_recipientsIndex ON NotificationTask_recipients(notificationTask_id);