mirror of
https://github.com/ViViDboarder/bitwarden_rs.git
synced 2025-03-11 14:06:30 +00: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;
|