This website works better with JavaScript
Home
Explore
Help
Sign In
noah
/
mautrix-discord
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
44443b4079
Branches
Tags
main
mautrix-discord
/
database
/
migrations
/
06-remove-unique-user-constraint.postgres.sql
06-remove-unique-user-constraint.postgres.sql
48 B
History
Raw
1
ALTER TABLE "user" DROP CONSTRAINT user_id_key;