Spiegel von
https://github.com/dani-garcia/vaultwarden.git
synchronisiert 2024-11-04 02:18:00 +01:00
3 Zeilen
60 B
SQL
3 Zeilen
60 B
SQL
ALTER TABLE ciphers
|
|
ADD COLUMN
|
|
deleted_at DATETIME;
|