mirror of
https://github.com/dani-garcia/vaultwarden
synced 2024-11-05 15:18:57 +01:00
9 lines
No EOL
105 B
SQL
9 lines
No EOL
105 B
SQL
DROP TABLE users;
|
|
|
|
DROP TABLE devices;
|
|
|
|
DROP TABLE ciphers;
|
|
|
|
DROP TABLE attachments;
|
|
|
|
DROP TABLE folders; |