Releases: CrunchyData/pgCompare
Releases · CrunchyData/pgCompare
v0.3.0
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
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
Refactoring of code to optimize the memory footprint, code performance, and address non-idiomatic Java issues.
v0.1.0
Initial release of pgCompare.