feat(salix): refs #7380 #7380 new typeObservation
gitea/salix/pipeline/pr-dev There was a failure building this commit
Details
gitea/salix/pipeline/pr-dev There was a failure building this commit
Details
This commit is contained in:
parent
d59cab13d8
commit
17e7dc8c7e
|
@ -1 +1,4 @@
|
||||||
|
INSERT IGNORE INTO vn.observationType (`description`,code,hasNewBornMessage)
|
||||||
|
VALUES ('Sustitución','substitution',0);
|
||||||
|
|
||||||
ALTER TABLE vn.client ADD substitutionAllowed BOOL DEFAULT false NULL;
|
ALTER TABLE vn.client ADD substitutionAllowed BOOL DEFAULT false NULL;
|
||||||
|
|
Loading…
Reference in New Issue