1
0
mirror of https://github.com/bitwarden/server.git synced 2024-11-28 13:15:12 +01:00
bitwarden-server/util/MySqlMigrations/Migrations
Matt Gibson e744ffe499
Default autoscaling to off (#1659)
* Default autoscaling to off

* Update util/Migrator/DbScripts/2021-10-21_00_DefaultAutoscaleLimitToCurrentSeats.sql

Co-authored-by: Chad Scharf <3904944+cscharf@users.noreply.github.com>

* Update util/Migrator/DbScripts/2021-10-21_00_DefaultAutoscaleLimitToCurrentSeats.sql

Co-authored-by: Chad Scharf <3904944+cscharf@users.noreply.github.com>

* Update util/MySqlMigrations/Scripts/2021-10-21_00_SetMaxAutoscaleSeatCount.sql

Co-authored-by: Chad Scharf <3904944+cscharf@users.noreply.github.com>
2021-10-22 08:11:14 -05:00
..
20210617183900_Init.cs Postgres & MySql Support For Self-Hosted Installations (#1386) 2021-07-08 16:35:48 +00:00
20210617183900_Init.Designer.cs Postgres & MySql Support For Self-Hosted Installations (#1386) 2021-07-08 16:35:48 +00:00
20210709095522_RemoveProviderOrganizationProviderUser.cs [Provider] Add support for events (#1447) 2021-07-15 16:37:27 +02:00
20210709095522_RemoveProviderOrganizationProviderUser.Designer.cs [Provider] Add support for events (#1447) 2021-07-15 16:37:27 +02:00
20210716142145_UserForcePasswordReset.cs [Reset Password v1] Update DB for Forced Reset (#1467) 2021-07-21 11:47:11 -05:00
20210716142145_UserForcePasswordReset.Designer.cs [Reset Password v1] Update DB for Forced Reset (#1467) 2021-07-21 11:47:11 -05:00
20210921132418_AddMaxAutoscaleSeatsToOrganization.cs Organization autoscaling (#1585) 2021-09-23 05:36:08 -05:00
20210921132418_AddMaxAutoscaleSeatsToOrganization.Designer.cs Organization autoscaling (#1585) 2021-09-23 05:36:08 -05:00
20211011144835_SplitManageCollectionsPermissions2.cs ⚠️ Do not specify database in migration files (#1628) 2021-10-11 10:20:21 -05:00
20211011144835_SplitManageCollectionsPermissions2.Designer.cs ⚠️ Do not specify database in migration files (#1628) 2021-10-11 10:20:21 -05:00
20211021201150_SetMaxAutoscaleSeatsToCurrentSeatCount.cs Default autoscaling to off (#1659) 2021-10-22 08:11:14 -05:00
20211021201150_SetMaxAutoscaleSeatsToCurrentSeatCount.Designer.cs Default autoscaling to off (#1659) 2021-10-22 08:11:14 -05:00
DatabaseContextModelSnapshot.cs Organization autoscaling (#1585) 2021-09-23 05:36:08 -05:00