The core infrastructure backend (API, database, Docker, etc).
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Ike 0d88aa1ca1
[PM-21925] Add MasterPasswordSalt Column to User Table (#6950)
4 weeks ago
..
HelperScripts [PM-11622] use organization domains (#5560) 11 months ago
Migrations [PM-21925] Add MasterPasswordSalt Column to User Table (#6950) 4 weeks ago
Scripts [EC-427] Add provider types (MSP/Reseller) to Provider table (#2518) 3 years ago
Factories.cs [PM-2444] Add Pipeline for Testing All Database Variants in CI (#2471) 3 years ago
MySqlDbMigrator.cs Bitwarden Unified Self-Host project (#2410) 3 years ago
MySqlMigrations.csproj Make CA1304 & CA1305 warnings (#6813) 3 months ago
README.md Fix a couple broken links found during self-onboarding (#6386) 6 months ago

README.md

Bitwarden MySQL Database Migrator

A class library leveraged by hosted applications to perform MySQL database migrations via Entity Framework.

See the documentation on creating migrations for how to utilize the files seen here.