1
0
mirror of https://github.com/bitwarden/server.git synced 2024-11-22 12:15:36 +01:00
bitwarden-server/util/MsSql
Vince Grassia bdcfbb3b43
Allow for changing database name (#1397)
* Remove hard coded database name

* Update permissions on build scripts

* Update Setup project and run scripts for configuring database name

* Remove hyphen from database name flag

* Update with suggested changes, still needs testing

* Revert SQL statements to concatenantion for testing

* Fix typo

* Update util/Setup/EnvironmentFileBuilder.cs

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

* Update SQL commands to prevent SQL injection attacks

Co-authored-by: Chad Scharf <3904944+cscharf@users.noreply.github.com>
2021-07-02 10:52:34 -04:00
..
.dockerignore sql backups 2017-08-21 10:58:00 -04:00
backup-db.sh Allow for slight customization of the mssql db backup interval (#1008) 2020-12-15 11:08:30 -05:00
backup-db.sql Allow for changing database name (#1397) 2021-07-02 10:52:34 -04:00
build.sh Add support building from path that contains space (#815) 2020-07-17 08:28:31 -04:00
Dockerfile Fix mssql healthcheck (#1055) 2020-12-21 10:30:36 -05:00
entrypoint.sh Allow for changing database name (#1397) 2021-07-02 10:52:34 -04:00