diff --git a/src/db/migration/V20170619_1834__importeContaCorrente.sql b/src/db/migration/V20170619_1834__importeContaCorrente.sql index 7fd65c94f..58e1eceae 100644 --- a/src/db/migration/V20170619_1834__importeContaCorrente.sql +++ b/src/db/migration/V20170619_1834__importeContaCorrente.sql @@ -11,7 +11,6 @@ IMPORTEINGRESO number(12,2), IMPORTEEGRESO number(12,2), IMPORTEDEVOLUCION number(12,2), IMPORTETROCA number(12,2), -IMPORTECAJA number(12,2), IMPORTETOTALEFECTIVO number(12,2))'; exception when column_exists then null; end; \ No newline at end of file