mirror of
https://github.com/openziti/zrok.git
synced 2025-08-18 03:39:58 +02:00
remove unique constraint on email to accomodate soft deletes
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
-- +migrate Up
|
||||
|
||||
ALTER TABLE account_requests DROP CONSTRAINT account_requests_email_key;
|
Reference in New Issue
Block a user