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

3 lines
139 B
SQL

-- Place your SQL code here
ALTER TABLE vn.productionConfig ADD defaultSectorFk INT UNSIGNED DEFAULT 37 NOT NULL COMMENT 'Default sector';