mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2024-11-11 13:32:38 +01:00
9 lines
116 B
MySQL
9 lines
116 B
MySQL
|
DROP TABLE collections;
|
||
|
|
||
|
DROP TABLE organizations;
|
||
|
|
||
|
|
||
|
DROP TABLE users_collections;
|
||
|
|
||
|
DROP TABLE users_organizations;
|