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

3 lines
209 B
MySQL
Raw Normal View History

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