Files
lst/migrations/0014_huge_mother_askani.sql

2 lines
165 B
SQL

ALTER TABLE "orderScheduler" ADD COLUMN "add_date" date DEFAULT now();--> statement-breakpoint
ALTER TABLE "orderScheduler" ADD COLUMN "upd_date" date DEFAULT now();