mirror of
https://github.com/bitwarden/server.git
synced 2025-03-01 04:01:11 +01:00
* 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 |
||
---|---|---|
.. | ||
Controllers | ||
Models | ||
Properties | ||
Resources | ||
Services | ||
.dockerignore | ||
appsettings.Development.json | ||
appsettings.json | ||
appsettings.Production.json | ||
appsettings.QA.json | ||
build.sh | ||
Dockerfile | ||
entrypoint.sh | ||
Icons.csproj | ||
IconsSettings.cs | ||
packages.lock.json | ||
Program.cs | ||
Startup.cs |