diff --git a/src/db/migration/V20161028_1111__mantis8171.sql b/src/db/migration/V20161028_1111__mantis8171.sql new file mode 100644 index 000000000..781fbf959 --- /dev/null +++ b/src/db/migration/V20161028_1111__mantis8171.sql @@ -0,0 +1,2 @@ +alter table caja add CCF VARCHAR2(6 BYTE); +alter table boleto add CCF VARCHAR2(6 BYTE); \ No newline at end of file