elsa-core/src/modules/Elsa.Secrets.Persistence.EntityFrameworkCore.SqlServer
Sipke Schoorstra 0c10113d7b Remove outdated database migration files
Deleted obsolete migration files from SQL Server, MySQL, and SQLite projects. This cleanup removes unused schema definitions and indexes, ensuring the repository remains up to date and free of unnecessary files.
2024-10-23 14:32:50 +02:00
..
Migrations Remove outdated database migration files 2024-10-23 14:32:50 +02:00
DbContextFactories.cs Implement multitenant HTTP routing (#6031) 2024-10-14 21:27:11 +02:00
efcore-3.3.sh Add db providers for secrets features (#6020) 2024-10-14 21:03:39 +02:00
Elsa.Secrets.Persistence.EntityFrameworkCore.SqlServer.csproj Add db providers for secrets features (#6020) 2024-10-14 21:03:39 +02:00
FodyWeavers.xml Add db providers for secrets features (#6020) 2024-10-14 21:03:39 +02:00
SqlServerProvidersExtensions.cs Improved multitenancy support for HTTP workflows with per-tenant DbContext (#6032) 2024-10-15 23:16:50 +02:00