06-remove-unique-user-constraint.postgres.sql 48 B

1
  1. ALTER TABLE "user" DROP CONSTRAINT user_id_key;