mirror of
https://github.com/dani-garcia/bitwarden_rs
synced 2024-11-22 01:48:09 +01:00
9 lines
116 B
SQL
9 lines
116 B
SQL
DROP TABLE collections;
|
|
|
|
DROP TABLE organizations;
|
|
|
|
|
|
DROP TABLE users_collections;
|
|
|
|
DROP TABLE users_organizations;
|