mirror of
https://github.com/ViViDboarder/bitwarden_rs.git
synced 2025-01-11 05:17:45 +00:00
3 lines
61 B
MySQL
3 lines
61 B
MySQL
|
ALTER TABLE ciphers
|
||
|
ADD COLUMN
|
||
|
password_history TEXT;
|