1
0
mirror of https://github.com/bitwarden/server.git synced 2024-11-22 12:15:36 +01:00
bitwarden-server/util/Migrator
Thomas Avery bb3a9daf98
[SM-678] ClientSecret migration (#2943)
* Init ClientSecret migration

* Fix unit tests

* Move to src/Sql/dbo_future

* Formatting changes

* Update migration date for next release

* Swap to just executing sp_refreshview

* Fix formatting

* Add EF Migrations

* Rename to ClientSecretHash

* Fix unit test

* EF column rename

* Batch the migration

* Fix formatting

* Add deprecation notice to property

* Move data migration

* Swap to CREATE OR ALTER
2023-06-21 13:16:06 -05:00
..
DbScripts [SM-678] ClientSecret migration (#2943) 2023-06-21 13:16:06 -05:00
DbScripts_data_migration [SM-678] ClientSecret migration (#2943) 2023-06-21 13:16:06 -05:00
DbScripts_future [SM-678] ClientSecret migration (#2943) 2023-06-21 13:16:06 -05: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 Update Azure.Extensions.AspNetCore.DataProtection.Blobs (#2821) 2023-04-10 12:10:11 -04:00
SqlServerDbMigrator.cs Migrate to Microsoft.Data.SqlClient (#2548) 2023-01-10 15:58:41 -05:00