This commit is contained in:
onysd 2026-07-18 10:33:17 +03:00
parent 6b29556ef8
commit 8875cd33fd
14 changed files with 136 additions and 4 deletions

View file

@ -1,2 +0,0 @@
DROP INDEX IF EXISTS users_signup_email_lower_unique_idx;
ALTER TABLE public.users DROP COLUMN signup_email;