diff --git a/src/db/migration/V20161005_1430__mantis8032.sql b/src/db/migration/V20161005_1430__mantis8032.sql new file mode 100644 index 000000000..845254e00 --- /dev/null +++ b/src/db/migration/V20161005_1430__mantis8032.sql @@ -0,0 +1 @@ +ALTER TABLE CATEGORIA_DESCUENTO ADD HORARIOLIBERACAOVENDAPESSAGEM NUMBER(1,0) DEFAULT 1; \ No newline at end of file