elsa-core/migrations
Sipke Schoorstra 783e16f3f7 Add V3_2 migration to Elsa modules
This commit adds a new migration, V3_2, to various Elsa modules including MySql, SqlServer, Sqlite and PostgreSql. It includes the creation of new migration files for both alterations and runtime aspects. The commit applies to Elsa's EntityFrameworkCore-based modules and forms part of the database schema evolution process.
2024-06-10 20:54:23 +02:00
..
efcore-3.0.sh Add compression feature for workflow state data 2024-02-03 22:24:46 +01:00
efcore-3.1-sql.sh Add new docker-compose files, new activities and services 2024-03-24 20:28:19 +01:00
efcore-3.1.sh Regenerate V3.1 EF Core migrations with custom runtime schema support (#5155) 2024-03-29 21:15:23 +01:00
efcore-3.2.sh Add V3_2 migration to Elsa modules 2024-06-10 20:54:23 +02:00
README.md Regenerate V3.1 EF Core migrations with custom runtime schema support (#5155) 2024-03-29 21:15:23 +01:00

The ef-migration-runtime-schema package provides a runtime schema for the Entity Framework Core migrations. This schema is used to generate the migration scripts for the database.

https://www.nuget.org/packages/ef-migration-runtime-schema