2025-04-07 22:35:57 +09:00

7 lines
86 B
SQL

-- Your SQL goes here
ALTER TABLE "users" ALTER COLUMN "first_name" SET NOT NULL;