1
0
mirror of https://github.com/bitwarden/server.git synced 2025-01-26 22:31:30 +01:00
bitwarden-server/util/Migrator/DbScripts_data_migration
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
..
2023-05-16_00_ClientSecretHashDataMigration.sql [SM-678] ClientSecret migration (#2943) 2023-06-21 13:16:06 -05:00
2023-07-26_00_SecretsManagerBetaColumnDataMigration.sql SM-802: Add SecretsManagerBeta Column Migration (#3065) 2023-07-26 15:55:28 -04:00
2023-08-03_00_PopulateResellerNames.sql [AC-1360] Add logic to automatically populate the reseller name field (#3149) 2023-08-04 17:47:03 +01:00