mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-12-22 09:15:25 +03:00
7 lines
80 B
MySQL
7 lines
80 B
MySQL
|
|
DROP TABLE users;
|
||
|
|
|
||
|
|
DROP TABLE devices;
|
||
|
|
|
||
|
|
DROP TABLE ciphers;
|
||
|
|
|
||
|
|
DROP TABLE folders;
|