Merge pull request 'defaultSector' (!2398) from productionConfig.defaultSectorFk into dev
gitea/salix/pipeline/head This commit looks good
Details
gitea/salix/pipeline/head This commit looks good
Details
Reviewed-on: #2398 Reviewed-by: Javi Gallego <jgallego@verdnatura.es>
This commit is contained in:
commit
7d5b1708c1
|
@ -0,0 +1,2 @@
|
|||
-- Place your SQL code here
|
||||
ALTER TABLE vn.productionConfig ADD defaultSectorFk INT UNSIGNED DEFAULT 37 NOT NULL COMMENT 'Default sector';
|
Loading…
Reference in New Issue