This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
noah
/
mautrix-discord
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
cf5384d908
Branches
Tags
main
mautrix-discord
/
database
/
migrations
/
06-remove-unique-user-constraint.postgres.sql
06-remove-unique-user-constraint.postgres.sql
48 B
Historique
Raw
1
ALTER TABLE "user" DROP CONSTRAINT user_id_key;