1 2
ALTER TABLE "cards" ALTER COLUMN "note_id" SET NOT NULL;--> statement-breakpoint ALTER TABLE "cards" ALTER COLUMN "is_reversed" SET NOT NULL;