mirror of
https://github.com/dani-garcia/vaultwarden
synced 2025-03-06 17:30:20 +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; |