From ef4c533ebacc2cdc97e518f30e9a9350004fcdfb Mon Sep 17 00:00:00 2001 From: dujinkim Date: Mon, 28 Apr 2025 02:13:30 +0000 Subject: ~20250428 작업사항 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- db/migrations/0010_numerous_ghost_rider.sql | 1 + 1 file changed, 1 insertion(+) create mode 100644 db/migrations/0010_numerous_ghost_rider.sql (limited to 'db/migrations/0010_numerous_ghost_rider.sql') diff --git a/db/migrations/0010_numerous_ghost_rider.sql b/db/migrations/0010_numerous_ghost_rider.sql new file mode 100644 index 00000000..93565530 --- /dev/null +++ b/db/migrations/0010_numerous_ghost_rider.sql @@ -0,0 +1 @@ +ALTER TABLE "vendor_candidates" ALTER COLUMN "contact_email" DROP NOT NULL; \ No newline at end of file -- cgit v1.2.3