1
0
mirror of https://github.com/bitwarden/server.git synced 2025-02-02 23:41:21 +01:00
bitwarden-server/util/Migrator
Rui Tomé 222d57622e
[AC-1360] Add logic to automatically populate the reseller name field (#3149)
* [AC-1360] Added Name field to view for creating a Reseller Provider

* [AC-1360] Added migration script to populate existing Reseller Provider names with value from BusinessName

* [AC-1360] Added fallback when retrieving display attribute name value

* [AC-1360] Added EF scripts for MySQL, Postgres and Sqlite

* [AC-1360] Added EF migration scripts

* [AC-1360] Changed down migrator methods to empty

* Revert "[AC-1360] Changed down migrator methods to empty"

This reverts commit 0e72c14d2f.

* Revert "[AC-1360] Added EF migration scripts"

This reverts commit a4ea5c4dca.

* Revert "[AC-1360] Added EF scripts for MySQL, Postgres and Sqlite"

This reverts commit 4b47d25755.

* [AC-1360] Moved data migration file do data migration folder
2023-08-04 17:47:03 +01:00
..
DbScripts [PM-3007] Caching user policies on PolicyService variable (#3117) 2023-08-03 18:36:47 +01:00
DbScripts_data_migration [AC-1360] Add logic to automatically populate the reseller name field (#3149) 2023-08-04 17:47:03 +01:00
DbScripts_future Run dbo_future migrations for OAVR v2 cleanup and PolicyService refactor (#3005) 2023-06-22 05:06:03 +00:00
MySql enh(mysql) Enforce ENGINE=InnoDB (#1470) 2021-07-29 17:12:57 -04:00
createVaultDev.sh Update dev setup guide (#1222) 2021-03-22 07:56:31 +10:00
DbMigrator.cs Revert "Revert "[DEVOPS-1215] Build migrator CLI project (#2747)" (#2769)" (#2774) 2023-03-07 14:10:34 +01:00
DbUpLogger.cs Run formatting (#2230) 2022-08-29 16:06:55 -04:00
Migrator.csproj Upgrade DBUp to shed System.Data.SqlClient dependency (#2730) 2023-02-22 14:18:32 -05:00
packages.lock.json SM-768: Update EFCore and related packages to >= 7.0 (#3006) 2023-07-07 09:56:31 -04:00
SqlServerDbMigrator.cs Migrate to Microsoft.Data.SqlClient (#2548) 2023-01-10 15:58:41 -05:00