elsa-core/src/modules/Elsa.EntityFrameworkCore.Sqlite
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
..
Migrations Add V3_2 migration to Elsa modules 2024-06-10 20:54:23 +02:00
DbContextFactories.cs Feature: Alterations (#4501) 2023-10-07 12:47:36 +02:00
DbContextOptionsBuilder.cs Feature: Alterations (#4501) 2023-10-07 12:47:36 +02:00
Elsa.EntityFrameworkCore.Sqlite.csproj Convert to use Central Package Management 2024-02-04 13:49:54 +02:00
Features.cs Feature: Alterations (#4501) 2023-10-07 12:47:36 +02:00
FodyWeavers.xml Additional samples + fixes and improvements (#3574) 2022-12-30 13:11:29 +01:00