adição do sql no flyway bug#7582

git-svn-id: http://desenvolvimento.rjconsultores.com.br/repositorio/sco/AdmVenta/Web/trunk/ventaboletos@58615 d1611594-4594-4d17-8e1d-87c2c4800839
master
gleimar 2016-08-01 17:45:31 +00:00
parent f2d4c17140
commit 3ec60b2498
1 changed files with 1 additions and 0 deletions

View File

@ -0,0 +1 @@
ALTER TABLE VTABOL.TAXA_EMBARQUE_PARADA ADD (EMPRESA_ID NUMBER(7) DEFAULT -1 NOT NULL)