1
0
mirror of https://github.com/bitwarden/server.git synced 2024-11-22 12:15:36 +01:00
bitwarden-server/bitwarden_license/test
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
..
Commercial.Core.Test Feature/bit auto data (#2219) 2022-08-31 08:38:35 -05:00
Scim.IntegrationTest Add Sqlite as EF DB provider (#2487) 2022-12-14 08:28:51 -06:00
Scim.Test Add Sqlite as EF DB provider (#2487) 2022-12-14 08:28:51 -06:00
bitwarden_license.tests.sln [EC-736] Update build to run SCIM tests and fix failing test (#2402) 2022-11-10 14:19:28 +00:00