mirror of
https://github.com/dani-garcia/vaultwarden
synced 2024-12-14 01:23:55 +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; |