mirror of
https://github.com/dani-garcia/vaultwarden
synced 2025-02-16 21:08:26 +00:00
7 lines
80 B
MySQL
7 lines
80 B
MySQL
|
DROP TABLE users;
|
||
|
|
||
|
DROP TABLE devices;
|
||
|
|
||
|
DROP TABLE ciphers;
|
||
|
|
||
|
DROP TABLE folders;
|