fix(forecast table): correction to the customer article number
This commit is contained in:
2
migrations/0026_heavy_robin_chapel.sql
Normal file
2
migrations/0026_heavy_robin_chapel.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
ALTER TABLE "forecast_Data" RENAME COLUMN "customer_article_number" TO "customer_article_no";--> statement-breakpoint
|
||||
ALTER TABLE "forecast_Data" DROP COLUMN "customer_id";
|
||||
Reference in New Issue
Block a user