Spiegel von
https://github.com/dani-garcia/vaultwarden.git
synchronisiert 2024-11-04 02:18:00 +01:00
781056152a
* Password History Support (#155) * down.sql logic not required as per review comments
3 Zeilen
Kein EOL
61 B
SQL
3 Zeilen
Kein EOL
61 B
SQL
ALTER TABLE ciphers
|
|
ADD COLUMN
|
|
password_history TEXT; |