This website works better with JavaScript
Página inicial
Explorar
Ajuda
Entrar
noah
/
mautrix-discord
Observar
1
Favorito
0
Fork
0
Arquivos
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
Histórico
Raw
1
ALTER TABLE "user" DROP CONSTRAINT user_id_key;