Releases: isapir/Migrate2Postgres
Releases · isapir/Migrate2Postgres
1.0.3
Migrate2Postgres-1.0.3-SNAPSHOT-dist.zip
Added DML Options
-
dml.execute.recommended : "all"
will execute recommendations such as ALTER TABLE ALTER INDEX RESTART WITH n; -
dml.execute.before_all
-
dml.execute.after_all
if an item ends with ".sql" then it is treated as a path to a script file which is read and executed
1.0.2
Initial Release
1.0.0-SNAPSHOT improved example bin scripts