1
0
mirror of https://github.com/bitwarden/server synced 2026-02-07 04:03:26 +00:00
Commit Graph

2 Commits

Author SHA1 Message Date
Michal Checinski
df15fa91e0 Comment out index 2023-09-05 16:38:52 +02:00
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