mirror of
https://github.com/ViViDboarder/bitwarden_rs.git
synced 2024-11-01 02:46:37 +00:00
9 lines
105 B
SQL
9 lines
105 B
SQL
DROP TABLE users;
|
|
|
|
DROP TABLE devices;
|
|
|
|
DROP TABLE ciphers;
|
|
|
|
DROP TABLE attachments;
|
|
|
|
DROP TABLE folders; |