mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-03-22 01:39:21 -07: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;
|