Skip to content

Releases: isapir/Migrate2Postgres

Run with Java jar

03 Feb 05:51

Choose a tag to compare

Made it easier to run:

java -jar <path-to-Migrate2Postgres-X.jar> <command> <path-to-migration-config-file>

Support Commands DDL DML and ALL

02 Feb 07:14

Choose a tag to compare

1.0.17

Do not run DML for DDL command

Separate Output Files for ALL Command

25 Jan 04:48

Choose a tag to compare

1.0.16

Separate log files

Cleaned up config files for JSON with Comments

25 Jan 01:56

Choose a tag to compare

1.0.15

Cleaned up config files

Added the ALL command for full migration

25 Jan 00:29

Choose a tag to compare

Execute DDL if target DB is empty

20 Jan 05:48

Choose a tag to compare

1.0.12

Execute DDL script if target database is empty

Improved error handling for unknown vendor specific types

20 Jan 03:59

Choose a tag to compare

Added MSSQL smaller int identity types

19 Jan 07:13

Choose a tag to compare

1.0.10

Added dist to pom file

Fixed regression in ms-sql-server template

25 Jul 05:07

Choose a tag to compare

1.0.5

20 Jul 22:23

Choose a tag to compare