mautrix-discord/database/migrations/06-remove-unique-user-constraint.postgres.sql

1 line
48 B
SQL

ALTER TABLE "user" DROP CONSTRAINT user_id_key;