This website requires JavaScript.
Explore
Help
Sign In
MyFavMirrors
/
vaultwarden
mirror of
https://github.com/dani-garcia/vaultwarden.git
Watch
1
Star
0
Fork
You've already forked vaultwarden
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
0f656b4889
vaultwarden
/
migrations
/
postgresql
/
2022-07-27-110000_add_group...
/
down.sql
3 lines
74 B
SQL
Raw
Blame
History
DROP
TABLE
groups
;
DROP
TABLE
groups_users
;
DROP
TABLE
collections_groups
;
Reference in New Issue
View Git Blame
Copy Permalink