mirror of
https://github.com/bitwarden/server.git
synced 2024-11-22 12:15:36 +01:00
3e90f57797
* Add RerunableSqlTableJournal
* Add extension to use rerunable sql table journal
* Use rerunable sql journal
* format
* Enable logging
* FIx
* Disable logging
* Rename to SqlTableJournalExtensions
* Move RerunableSqlTableJournal to Extension class
* Fix usings
* Add rerunable schema
* Format
* Fix typo
* Enable logging in db migrator
* add rerunable column in dbo migrations table migration
* Trying
* Fix journal table name
* Trying to migrate first
* After migration
* Testing
* Add update from rerunable to not rerunable script
* Change name
* Add rerunable option and script folder name
* Add rerunable options and folder
* Fix
* Add transition (aka rerunable) migrations to Setup
* Parse parameters on migrator utility
* Fix sql scripts
* Remove CreateSchemaTableSql as it'll be migrated using migration
* Embed dbScripts_data_migration folder
* Remove testing sql script
* Add optins parsing nuget for msSqlMigratorUtility
* Fix sql journal
* Ran dotnet format
* Comment out index
* ▫️Revert "Comment out index"
This reverts commit
|
||
---|---|---|
.. | ||
Enums | ||
Templates | ||
.dockerignore | ||
AppIdBuilder.cs | ||
build.sh | ||
CertBuilder.cs | ||
Configuration.cs | ||
Context.cs | ||
DockerComposeBuilder.cs | ||
Dockerfile | ||
entrypoint.sh | ||
EnvironmentFileBuilder.cs | ||
Helpers.cs | ||
NginxConfigBuilder.cs | ||
packages.lock.json | ||
Program.cs | ||
Setup.csproj | ||
YamlComments.cs |