mirror of
https://github.com/bitwarden/server.git
synced 2024-11-21 12:05:42 +01:00
7cbc4a8970
* Add Sqlite as EF DB provider Note: In-memory sqlite does not work across projects, since the migrator only runs on the Admin project Co-authored-by: Justin Baur <justindbaur@users.noreply.github.com> * Include example sqlite connection string * Add migrator assembly to sqlite connection * Update initial migration to current schema state * dotnet format 🤖 * Update package locks * Respect name set in BW_SSL_KEY for cert generation (#2490) (cherry picked from commit |
||
---|---|---|
.. | ||
helpers/mssql | ||
.env.example | ||
.gitignore | ||
authsources.php.example | ||
create_certificates_mac.sh | ||
create_certificates_windows.ps1 | ||
docker-compose.yml | ||
migrate_migration_record.ps1 | ||
migrate.ps1 | ||
reverse-proxy.conf.example | ||
secrets.json.example | ||
setup_azurite.ps1 | ||
setup_secrets.ps1 |