mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-10-30 17:58:19 +02:00
Some initial work on organizations, nothing works yet
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
DROP TABLE collections;
|
||||
|
||||
DROP TABLE organizations;
|
||||
|
||||
|
||||
DROP TABLE users_collections;
|
||||
|
||||
DROP TABLE users_organizations;
|
||||
Reference in New Issue
Block a user