mirror of
https://github.com/ViViDboarder/bitwarden_rs.git
synced 2024-11-05 04:46:36 +00:00
3 lines
61 B
SQL
3 lines
61 B
SQL
ALTER TABLE ciphers
|
|
ADD COLUMN
|
|
password_history TEXT; |