Versions Compared

Key

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

...

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);

In case you want to bootstrap the internal storage for 2.1.6 with MasterContent.xml exported from 2.1.5, please ensure first to remove any entry of the following types:

  • <ConnInstanceHistoryConf/>
  • <ExternalResourceHistoryConf/>