mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-10-29 17:52:32 +00:00
* database/mssql: set default root rotation stmt for contained db * changelog * add rotate root test * fix test * update passwords to make mssql happy * create admin user * update contained user create query * remove test
4 lines
164 B
Plaintext
4 lines
164 B
Plaintext
```release-note:bug
|
|
database/mssql: Fix a bug where contained databases would silently fail root rotation if a custom root rotation statement was not provided.
|
|
```
|