salix/db/versions/11229-salmonAsparagus/00-firstScript.sql

4 lines
224 B
MySQL
Raw Normal View History

2024-09-12 12:13:17 +00:00
-- Place your SQL code here
ALTER TABLE vn.productionConfig ADD minPlantTrayLength INT DEFAULT 53 NOT NULL
COMMENT 'minimum length for plant tray restriction. Avoid to make collection of the ticket with this kind of item';