1
0
mirror of https://github.com/bitwarden/server.git synced 2024-11-30 13:33:24 +01:00
bitwarden-server/test/Core.Test/Repositories/EntityFramework
Matt Gibson 079adc60b6
Initial db work (#1687)
* Add organization sponsorship databases to all providers

* Generalize create and update for database, specialize in code
2021-11-04 10:46:49 -05:00
..
EqualityComparers Initial db work (#1687) 2021-11-04 10:46:49 -05:00
CipherRepositoryTests.cs SqlServer split manage collection permission (#1594) 2021-10-05 11:12:05 -05:00
CollectionRepository.cs Postgres & MySql Support For Self-Hosted Installations (#1386) 2021-07-08 16:35:48 +00:00
DeviceRepositoryTests.cs Postgres & MySql Support For Self-Hosted Installations (#1386) 2021-07-08 16:35:48 +00:00
EmergencyAccessRepositoryTests.cs Postgres & MySql Support For Self-Hosted Installations (#1386) 2021-07-08 16:35:48 +00:00
FolderRepositoryTests.cs Postgres & MySql Support For Self-Hosted Installations (#1386) 2021-07-08 16:35:48 +00:00
InstallationRepositoryTests.cs Postgres & MySql Support For Self-Hosted Installations (#1386) 2021-07-08 16:35:48 +00:00
OrganizationRepositoryTests.cs Postgres & MySql Support For Self-Hosted Installations (#1386) 2021-07-08 16:35:48 +00:00
OrganizationSponsorshipRepositoryTests.cs Initial db work (#1687) 2021-11-04 10:46:49 -05:00
OrganizationUserRepositoryTests.cs Postgres & MySql Support For Self-Hosted Installations (#1386) 2021-07-08 16:35:48 +00:00
PolicyRepositoryTests.cs Refactor policy checks (#1536) 2021-09-28 06:54:28 +10:00
SendRepositoryTests.cs Postgres & MySql Support For Self-Hosted Installations (#1386) 2021-07-08 16:35:48 +00:00
SsoConfigRepositoryTests.cs Postgres & MySql Support For Self-Hosted Installations (#1386) 2021-07-08 16:35:48 +00:00
SsoUserRepositoryTests.cs Postgres & MySql Support For Self-Hosted Installations (#1386) 2021-07-08 16:35:48 +00:00
TaxRateRepositoryTests.cs Postgres & MySql Support For Self-Hosted Installations (#1386) 2021-07-08 16:35:48 +00:00
TransactionRepositoryTests.cs Postgres & MySql Support For Self-Hosted Installations (#1386) 2021-07-08 16:35:48 +00:00
U2fRepositoryTests.cs Postgres & MySql Support For Self-Hosted Installations (#1386) 2021-07-08 16:35:48 +00:00
UserRepositoryTests.cs Postgres & MySql Support For Self-Hosted Installations (#1386) 2021-07-08 16:35:48 +00:00