diff --git a/src/db/migration/V20170217_1453__8638.sql b/src/db/migration/V20170217_1453__8638.sql new file mode 100644 index 000000000..6b9450af0 --- /dev/null +++ b/src/db/migration/V20170217_1453__8638.sql @@ -0,0 +1 @@ +update autorizacion set NOMBAUTORIZACION = 'AUT_AUMENTA_DISPONIBILIDAD' where NOMBAUTORIZACION = 'AUT_AUMENTA_DISPONIB'; \ No newline at end of file