1
0
mirror of https://github.com/bitwarden/server.git synced 2024-11-21 12:05:42 +01:00
bitwarden-server/util/MsSqlMigratorUtility
rkac-bw b38b537ed1
Add variable for production migration transaction level (#4702)
* Addd variable for production migration transaction level

* Added variable for production migration transaction level with default value

* Clean up comments

* Removed uneeded directive

* Changed time format for timeout on migration

* white space formatting

* white space formatting again

* white space formatting once again

* white space formatting once again

* clean up

* CHnaged to builder.WithoutTransaction()

* Changed to optyion flag from n to nt for notransaction

* Changed to optyion flag from n to no-transaction for  without transaction

* Change desription of option

---------

Co-authored-by: Matt Bishop <mbishop@bitwarden.com>
2024-10-09 08:48:19 -06:00
..
.dockerignore [DEVOPS-1388] Dockerize the DB Migrator Utility (#2936) 2023-05-16 17:31:02 +02:00
Dockerfile [PM-6909] Centralize database migration logic (#3910) 2024-03-22 10:54:13 -04:00
MsSqlMigratorUtility.csproj [deps] DevOps: Update CommandDotNet to v7.0.4 (#4081) 2024-05-24 06:37:03 -06:00
Program.cs Add variable for production migration transaction level (#4702) 2024-10-09 08:48:19 -06:00