feat(dm): added article description into the historical data
This commit is contained in:
2
migrations/0045_redundant_taskmaster.sql
Normal file
2
migrations/0045_redundant_taskmaster.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
ALTER TABLE "forecast_Data" ADD COLUMN "description" text;--> statement-breakpoint
|
||||
ALTER TABLE "lease_invoices" ADD COLUMN "comment" text;
|
||||
Reference in New Issue
Block a user