1
0
mirror of https://github.com/bitwarden/server.git synced 2024-11-21 12:05:42 +01:00
bitwarden-server/dev
Justin Baur 6cb236ebcb
Add Tool For Adding EF Migrations (#2576)
* Add Tool For Adding EF Migrations

* Update dev/ef_migrate.ps1

Co-authored-by: Oscar Hinton <Hinton@users.noreply.github.com>

Co-authored-by: Oscar Hinton <Hinton@users.noreply.github.com>
2023-01-20 11:28:24 -05:00
..
helpers/mssql Fix run_migrations.sh script (#2289) 2022-09-19 18:57:18 -04:00
.env.example Reverse proxy / load balancer configuration for local development (#2097) 2022-08-31 17:21:40 -07:00
.gitignore Add Sqlite as EF DB provider (#2487) 2022-12-14 08:28:51 -06:00
authsources.php.example Add docker image and config for local SSO IdP (#2001) 2022-05-26 06:23:58 +10:00
create_certificates_mac.sh Simplify development environment setup (#1588) 2021-10-13 19:30:03 +02:00
create_certificates_windows.ps1 Simplify development environment setup (#1588) 2021-10-13 19:30:03 +02:00
docker-compose.yml Remove docker compose restart always (dev) (#2284) 2022-09-27 15:25:14 +02:00
ef_migrate.ps1 Add Tool For Adding EF Migrations (#2576) 2023-01-20 11:28:24 -05:00
migrate_migration_record.ps1 Store migrations in a migrations db (#1992) 2022-05-16 12:16:34 -05:00
migrate.ps1 Include SQLite in migrations (#2559) 2023-01-12 07:59:00 -06:00
reverse-proxy.conf.example Reverse proxy / load balancer configuration for local development (#2097) 2022-08-31 17:21:40 -07:00
secrets.json.example [PS-2185] Update defaults for SQL Server to trust the server certificate (#2563) 2023-01-10 17:13:33 -05:00
setup_azurite.ps1 Simplify development environment setup (#1588) 2021-10-13 19:30:03 +02:00
setup_secrets.ps1 [EC-261] SCIM (#2105) 2022-07-14 15:58:48 -04:00