Skip to content

Releases: isapir/Migrate2Postgres

1.0.3

20 Jul 20:30
Compare
Choose a tag to compare

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

18 Jul 20:56
Compare
Choose a tag to compare

Initial Release

18 Feb 21:18
Compare
Choose a tag to compare
Initial Release Pre-release
Pre-release
1.0.0-SNAPSHOT

improved example bin scripts