1
0
mirror of https://github.com/bitwarden/server.git synced 2024-12-12 15:26:48 +01:00
bitwarden-server/util/MySqlMigrations/Scripts
Matt Gibson 45f6ec1781 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-12 20:48:59 -05:00
..
2021-07-08_00_Init.sql enh(mysql) Enforce ENGINE=InnoDB (#1470) 2021-07-29 17:12:57 -04:00
2021-07-09_00_RemoveProviderOrganizationProviderUser.sql Setup naming convention for Entity Framework migrations (#1464) 2021-07-15 15:39:54 +00:00
2021-07-13_00_UserForcePasswordReset.sql [Reset Password v1] Update DB for Forced Reset (#1467) 2021-07-21 11:47:11 -05:00
2021-09-21_00_AddMaxAutoscaleSeatsToOrganization.psql Organization autoscaling (#1585) 2021-09-23 05:36:08 -05:00
2021-09-21_01_SplitManageCollectionsPermission.sql ⚠️ Do not specify database in migration files (#1628) 2021-10-11 10:20:21 -05:00
2021-10-21_00_SetMaxAutoscaleSeatCount.sql Default autoscaling to off (#1659) 2021-10-22 08:11:14 -05:00
2021-11-02_00_OrganizationSponsorship.sql Families for enterprise/stripe integrations (#1699) 2021-11-12 20:48:59 -05:00