elsa-core/scripts/migrations
Sipke Schoorstra dd92fa097c
Add migration files for database schema V3.4
This commit introduces migration files for multiple database providers (MySQL, SQL Server, PostgreSQL, SQLite, and Oracle) to support schema changes for version 3.4. The migrations primarily involve mapping entity schemas, indexes, and table structures for consistency across all supported database systems.
2025-02-22 20:48:56 +01:00
..
efcore-3.0.sh Move build and deployment scripts 2024-08-14 21:42:46 +02:00
efcore-3.1-sql.sh Move build and deployment scripts 2024-08-14 21:42:46 +02:00
efcore-3.1.sh Regenerate EF Core migrations for Runtime 2024-12-31 13:54:19 +01:00
efcore-3.2.sh Regenerate EF Core migrations for Runtime 2024-12-31 13:54:19 +01:00
efcore-3.3.sh Enhance Multitenancy with Runtime Tenant Management and Task Handling (#6173) 2024-12-03 15:07:55 +01:00
efcore-3.4.sh Add migration files for database schema V3.4 2025-02-22 20:48:56 +01:00
README.md Move build and deployment scripts 2024-08-14 21:42:46 +02: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