1
0
mirror of https://github.com/bitwarden/server.git synced 2024-11-21 12:05:42 +01:00
bitwarden-server/util/SqliteMigrations
Addison Beck 6a51e3b1a9
Split LimitCollectionCreationDeletion into two database columns (#4709)
* Add new columns to `dbo.Organization` & its references

* Feed existing data into new `dbo.Organization` column

* Update Entity Framework database definitions

* Move new EF columns out of the core entity definition

* Generate Entity Framework migrations

* Feed existing data into new `Organization` Entity Framework columns

* Add a where clause to SQL migration
2024-10-03 13:43:54 -04:00
..
HelperScripts [PM-8108] Add Duo SDK v4 metadata to Duo Two Factor Provider (#4774) 2024-09-23 15:51:04 -07:00
Migrations Split LimitCollectionCreationDeletion into two database columns (#4709) 2024-10-03 13:43:54 -04:00
Factories.cs [PM-2444] Add Pipeline for Testing All Database Variants in CI (#2471) 2023-05-30 13:25:55 -04:00
SqliteDbMigrator.cs Add Sqlite as EF DB provider (#2487) 2022-12-14 08:28:51 -06:00
SqliteMigrations.csproj [PM-8108] Add Duo SDK v4 metadata to Duo Two Factor Provider (#4774) 2024-09-23 15:51:04 -07:00