Skip to content

Releases: CrunchyData/pgCompare

v0.3.0

29 Oct 18:33
56a4ea3
Compare
Choose a tag to compare

Enhancements / Fixes

  • Added support for DB2.

  • Support for case sensitive table and column names are now supported.

  • Replaced json object used for column mapping with new tables for easier management.

  • Added Projects to allow multiple configurations to be stored in the repository instead of managing multiple properties files.

Upgrading to 0.3.0

Due to the changes required for the repository, the repository must be dropped and recreated to upgrade to version 0.3.0.

v0.2.1

22 Oct 20:36
af66949
Compare
Choose a tag to compare

Version 0.2.1 contains some quick fixes to address table and column names that are case sensitive. There is also some bug fixes with the sample properties file and documentation.

v.0.2.0

19 Jun 17:53
2d377a6
Compare
Choose a tag to compare

Refactoring of code to optimize the memory footprint, code performance, and address non-idiomatic Java issues.

v0.1.0

19 Jun 17:44
8b4a611
Compare
Choose a tag to compare

Initial release of pgCompare.