salix/db/versions/11029-tealAnthurium/00-firstScript.sql

3 lines
139 B
MySQL
Raw Normal View History

2024-05-03 08:44:57 +00:00
-- Place your SQL code here
ALTER TABLE vn.productionConfig ADD defaultSectorFk INT UNSIGNED DEFAULT 37 NOT NULL COMMENT 'Default sector';