elsa-core/src/modules/Elsa.EntityFrameworkCore.MySql
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
DbContextOptionsBuilder.cs Restore .NET 8 packages 2025-01-01 18:18:48 +01:00
Elsa.EntityFrameworkCore.MySql.csproj Update target frameworks and package versions to latest 2024-12-22 10:00:56 +01:00
FodyWeavers.xml Feature: Alterations (#4501) 2023-10-07 12:47:36 +02:00
MySqlProvidersExtensions.cs Add configuration actions for DbContext options builders (#6110) 2024-11-11 19:01:41 +01:00