1
0
mirror of https://github.com/bitwarden/server.git synced 2024-11-22 12:15:36 +01:00
bitwarden-server/util/PostgresMigrations
Alex Morask 0496085c39
[AC-2551] Consolidated Billing Migration (#4616)
* Move existing Billing SQL files into dbo folder

I noticed that every other team had a nested dbo folder under their team folder while Billing did not. This change replicates that.

* Add SQL files for ClientOrganizationMigrationRecord table

* Add SQL Server migration for ClientOrganizationMigrationRecord table

* Add ClientOrganizationMigrationRecord entity and repository interface

* Add ClientOrganizationMigrationRecord Dapper repository

* Add ClientOrganizationMigrationRecord EF repository

* Add EF migrations for ClientOrganizationMigrationRecord table

* Implement migration process

* Wire up new Admin tool to migrate providers

* Run dotnet format

* Updated coupon and credit application per product request

* AC-3057-3058: Fix expiration date and enabled from webhook processing

* Run dotnet format

* AC-3059: Fix assigned seats during migration

* Updated AllocatedSeats in the case plan already exists

* Update migration scripts to reflect current date
2024-10-04 10:55:00 -04:00
..
HelperScripts [PM-8108] Add Duo SDK v4 metadata to Duo Two Factor Provider (#4774) 2024-09-23 15:51:04 -07:00
Migrations [AC-2551] Consolidated Billing Migration (#4616) 2024-10-04 10:55:00 -04:00
Scripts [EC-427] Add provider types (MSP/Reseller) to Provider table (#2518) 2023-01-23 16:08:05 +00:00
Factories.cs [PM-2444] Add Pipeline for Testing All Database Variants in CI (#2471) 2023-05-30 13:25:55 -04:00
PostgresDbMigratorDbMigrator.cs Bitwarden Unified Self-Host project (#2410) 2022-11-18 14:39:01 -05:00
PostgresMigrations.csproj [PM-8108] Add Duo SDK v4 metadata to Duo Two Factor Provider (#4774) 2024-09-23 15:51:04 -07:00