mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-06-05 10:10:18 +03: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