diff --git a/src/db/migration/V20161021_0930__mantis8128.sql b/src/db/migration/V20161021_0930__mantis8128.sql new file mode 100644 index 000000000..fe91c12d1 --- /dev/null +++ b/src/db/migration/V20161021_0930__mantis8128.sql @@ -0,0 +1 @@ +ALTER TABLE ORGAO_CANCELACION ADD(PORCCAMBIOEMBARCADO NUMBER (5,2) DEFAULT 0); \ No newline at end of file