Merge pull request 'Ticket 180571 No se ven las ubicaciones' (!2439) from Hotfix-productionConfig-defaultSectorFk-adelantamos-cambio into master
gitea/salix/pipeline/head This commit looks good
Details
gitea/salix/pipeline/head This commit looks good
Details
Reviewed-on: #2439 Reviewed-by: Pako Natek <pako@verdnatura.es>
This commit is contained in:
commit
85aa4fae08
|
@ -0,0 +1,4 @@
|
|||
|
||||
|
||||
ALTER TABLE vn.productionConfig
|
||||
ADD IF NOT EXISTS defaultSectorFk INT UNSIGNED DEFAULT 37 NOT NULL COMMENT 'Default sector';
|
Loading…
Reference in New Issue