Spiegel von
https://github.com/dani-garcia/vaultwarden.git
synchronisiert 2024-11-04 02:18:00 +01:00
9 Zeilen
Kein EOL
105 B
SQL
9 Zeilen
Kein EOL
105 B
SQL
DROP TABLE users;
|
|
|
|
DROP TABLE devices;
|
|
|
|
DROP TABLE ciphers;
|
|
|
|
DROP TABLE attachments;
|
|
|
|
DROP TABLE folders; |