mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2024-12-12 01:41:17 +01:00
a9a5706764
Upstream PR: https://github.com/bitwarden/server/pull/1269
2 lines
49 B
SQL
2 lines
49 B
SQL
ALTER TABLE ciphers
|
|
ADD COLUMN reprompt INTEGER;
|