mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-10-28 00:40:01 +02:00
group support
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
DROP TABLE groups;
|
||||
DROP TABLE groups_users;
|
||||
DROP TABLE collections_groups;
|
||||
Reference in New Issue
Block a user