1
0
mirror of https://github.com/bitwarden/server.git synced 2024-12-01 13:43:23 +01:00
bitwarden-server/util/PostgresMigrations/Scripts
Matt Gibson 6357514064
Families for enterprise/stripe integrations (#1699)
* Add PlanSponsorshipType to static store

* Add sponsorship type to token and creates sponsorship

* PascalCase properties

* Require sponsorship for remove

* Create subscription sponsorship helper class

* Handle Sponsored subscription changes

* Add sponsorship id to subscription metadata

* Make sponsoring references nullable

This state indicates that a sponsorship has lapsed, but was not able to
be reverted for billing reasons

* WIP: Validate and remove subscriptions

* Update sponsorships on organization and org user delete

* Add friendly name to organization sponsorship
2021-11-08 17:01:09 -06:00
..
2021-07-08_00_Init.psql Setup naming convention for Entity Framework migrations (#1464) 2021-07-15 15:39:54 +00:00
2021-07-09_00_RemoveProviderOrganizationProviderUser.psql Setup naming convention for Entity Framework migrations (#1464) 2021-07-15 15:39:54 +00:00
2021-07-13_00_UserForcePasswordReset.psql [Reset Password v1] Update DB for Forced Reset (#1467) 2021-07-21 11:47:11 -05:00
2021-09-20_00_AddMaxAutoscaleSeatsToOrganization.psql Organization autoscaling (#1585) 2021-09-23 05:36:08 -05:00
2021-09-21_01_SplitManageCollectionsPermission.psql ⚠️ Do not specify database in migration files (#1628) 2021-10-11 10:20:21 -05:00
2021-10-21_00_SetMaxAutoscaleSeatCount.psql Default autoscaling to off (#1659) 2021-10-22 08:11:14 -05:00
2021-11-02_00_OrganizationSponsorship.psql Families for enterprise/stripe integrations (#1699) 2021-11-08 17:01:09 -06:00