1
0
mirror of https://github.com/bitwarden/server.git synced 2024-11-22 12:15:36 +01:00
bitwarden-server/util/Migrator
Shane Melton eee7494c91
[PM-14373] Introduce SecurityTask database table and repository (#5025)
* [PM-14373] Introduce SecurityTask entity and related enums

* [PM-14373] Add Dapper SecurityTask repository

* [PM-14373] Introduce MSSQL table, view, and stored procedures

* [PM-14373] Add EF SecurityTask repository and type configurations

* [PM-14373] Add EF Migration

* [PM-14373] Add integration tests

* [PM-14373] Formatting

* Typo

Co-authored-by: Matt Bishop <mbishop@bitwarden.com>

* Typo

Co-authored-by: Matt Bishop <mbishop@bitwarden.com>

* [PM-14373] Remove DeleteById sproc

* [PM-14373] SQL formatting

---------

Co-authored-by: Matt Bishop <mbishop@bitwarden.com>
2024-11-14 14:54:20 -08:00
..
DbScripts [PM-14373] Introduce SecurityTask database table and repository (#5025) 2024-11-14 14:54:20 -08:00
DbScripts_finalization Move DbScripts_finalization to DbScripts (#3675) 2024-02-12 14:00:09 -05:00
DbScripts_transition Add gitkeep files to preserve DbScript folders even if there's no sql scripts in them (#3341) 2023-10-13 15:05:27 +02:00
MySql enh(mysql) Enforce ENGINE=InnoDB (#1470) 2021-07-29 17:12:57 -04:00
DbMigrator.cs Add variable for production migration transaction level (#4702) 2024-10-09 08:48:19 -06:00
DbUpLogger.cs Run formatting (#2230) 2022-08-29 16:06:55 -04:00
Migrator.csproj [deps] Platform: Update dotnet monorepo (#4886) 2024-10-28 13:35:14 -04:00
MigratorConstants.cs [DEVOPS-1519] Add transition mode to mssql migrator utility (#3259) 2023-09-28 16:29:52 +02:00
SqlServerDbMigrator.cs [PM-6938] Allow certain database operations to be skipped (#3914) 2024-03-27 11:20:54 -04:00