1
0
mirror of https://github.com/bitwarden/server.git synced 2024-11-21 12:05:42 +01:00
bitwarden-server/util
Matt Gibson 7cbc4a8970
Add Sqlite as EF DB provider (#2487)
* 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 2469e10110)

* [PS-2016] Add ability to change UID/GID for Bitwarden unified (#2495)

(cherry picked from commit c6fbe8cc44)

* Add SqliteMigrations project to unified Dockerfile

Co-authored-by: Justin Baur <justindbaur@users.noreply.github.com>
Co-authored-by: accolon <mail@accolon.net>
Co-authored-by: Vince Grassia <593223+vgrassia@users.noreply.github.com>
2022-12-14 08:28:51 -06:00
..
Attachments revamping the build scripts (#1620) 2021-10-08 09:53:56 -07:00
DigitalOceanMarketplace Update Digital Ocean Marketplace files for Packer (#1923) 2022-03-23 14:20:08 -04:00
EfShared Bitwarden Unified Self-Host project (#2410) 2022-11-18 14:39:01 -05:00
Migrator [EC-343] Gate custom permissions behind enterprise plan (#2352) 2022-12-06 09:50:08 +00:00
MsSql Update Dockerfile for MSSQL image to 2019 (#2290) 2022-09-20 10:47:23 -04:00
MySqlMigrations Add Sqlite as EF DB provider (#2487) 2022-12-14 08:28:51 -06:00
Nginx Dependency updates (#1681) 2021-11-02 09:49:00 -07:00
PostgresMigrations Add Sqlite as EF DB provider (#2487) 2022-12-14 08:28:51 -06:00
Server Run formatting (#2230) 2022-08-29 16:06:55 -04:00
Setup Run formatting (#2230) 2022-08-29 16:06:55 -04:00
SqliteMigrations Add Sqlite as EF DB provider (#2487) 2022-12-14 08:28:51 -06:00