This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
noah
/
mautrix-discord
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Árbol:
44443b4079
Ramas
Etiquetas
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;