diff --git a/src/java/db/migration/V20160801_1449__txemarque.sql b/src/java/db/migration/V20160801_1449__txemarque.sql new file mode 100644 index 000000000..c6d4e8deb --- /dev/null +++ b/src/java/db/migration/V20160801_1449__txemarque.sql @@ -0,0 +1 @@ +ALTER TABLE VTABOL.TAXA_EMBARQUE_PARADA ADD (EMPRESA_ID NUMBER(7) DEFAULT -1 NOT NULL) \ No newline at end of file