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.
 
 
 
 
 
 
Patrick-Pimentel-Bitwarden 4e64d35f89
[PM-19151] [PM-19161] Innovation/archive/server (#5672)
3 months ago
..
HelperScripts [PM-11622] use organization domains (#5560) 7 months ago
Migrations [PM-19151] [PM-19161] Innovation/archive/server (#5672) 3 months ago
Factories.cs [PM-2444] Add Pipeline for Testing All Database Variants in CI (#2471) 3 years ago
README.md Document database projects and complete EDD support (#5855) 5 months ago
SqliteDbMigrator.cs
SqliteMigrations.csproj [PM-11622] use organization domains (#5560) 7 months ago

README.md

Bitwarden SQLite Database Migrator

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

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