fixes bug#8755

git-svn-id: http://desenvolvimento.rjconsultores.com.br/repositorio/sco/BD/FlyWay/trunk@67463 d1611594-4594-4d17-8e1d-87c2c4800839
master
lucas.calixto 2017-03-31 12:53:54 +00:00
parent f1dbb69ab4
commit 2f8cbf432b
2 changed files with 2 additions and 0 deletions

View File

@ -0,0 +1 @@
ALTER TABLE VENDA_PACOTE ADD INDENCARGOVENTA NUMBER(1,0) DEFAULT 0;

View File

@ -0,0 +1 @@
ALTER TABLE CAJA ADD INDENCARGOVENTA NUMBER(1,0) DEFAULT 0;