Implementr form
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
ALTER TABLE "urls" ALTER COLUMN "id" SET DEFAULT gen_random_uuid();--> statement-breakpoint
|
||||
ALTER TABLE "urls" ALTER COLUMN "title" DROP NOT NULL;
|
||||
Reference in New Issue
Block a user