WorkflowEngine v3.1 Release Notes

    • ⚡️ Workflow Engine's relational database storage system has been optimized. Additional indices have been built; obsolete indices have been removed; the size of some columns has been changed. Generally, these changes should result in the improvement of Workflow Engine's performance, especially for Microsoft SQL Server. All these changes have already been included into installation scripts; use the update_3_1.sql script to update the existing databases.
    • BulkCreateInstance now works for Microsoft SQL Server and .NET Core (version >= 2).

    Warning

    ⚡️ The update_3_1.sql script contains a change of index and size of certain columns. Be particularly careful when applying it to the production database.