1
0
mirror of https://github.com/bitwarden/server.git synced 2025-07-01 16:12:49 -05:00
Commit Graph

7 Commits

Author SHA1 Message Date
386ff744ef [BEEEP] Use MsSqlMigratorUtility for local development databases (#3850)
* Update migrate.ps1 to use MsSqlMigratorUtility for dev databases
* Remove old handwritten scripts
* Migrate existing migration records
* Update Github Workflow to call MsSqlMigratorUtility directly
2024-03-13 09:25:20 +10:00
285b2ae55b Add explicit options to db migration script (#2637) 2023-01-31 13:41:11 -05:00
09e524c9a2 Include SQLite in migrations (#2559) 2023-01-12 07:59:00 -06:00
7d095f4f03 [SM-109] Automate Local Development EF Database Migrations (#2275)
* Update migrate.ps1 to work for other database provider migrations
2022-10-21 11:32:10 -05:00
98351f5693 [SM-205] Add CI job for validating the database (#2249) 2022-09-08 21:14:34 +02:00
0ae9e28884 Use Azure SQL Edge for development (#1709) 2021-11-24 19:08:36 +01:00
964e262d44 Simplify development environment setup (#1588) 2021-10-13 19:30:03 +02:00