elsa-core/src/modules/Elsa.EntityFrameworkCore.SqlServer
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
..
Migrations Add migration files for database schema V3.4 2025-02-22 20:48:56 +01:00
DbContextFactories.cs Enhance Multitenancy with Runtime Tenant Management and Task Handling (#6173) 2024-12-03 15:07:55 +01:00
DbContextOptionsBuilderExtensions.cs Improved multitenancy support for HTTP workflows with per-tenant DbContext (#6032) 2024-10-15 23:16:50 +02:00
Elsa.EntityFrameworkCore.SqlServer.csproj Enable CPM transitive pinning and resolve version conflicts (#6069) 2024-10-31 09:12:21 +01:00
FodyWeavers.xml Additional samples + fixes and improvements (#3574) 2022-12-30 13:11:29 +01:00
SqlServerProvidersExtensions.cs Add configuration actions for DbContext options builders (#6110) 2024-11-11 19:01:41 +01:00