Releases: kTT/dbunit-extractor
Releases · kTT/dbunit-extractor
Fixes compatibility with 2022.2
Fixes connection issues on latest IntelliJ versions
Fixes connection issues on latest IntelliJ versions
Moves configuration under Tools section
Removes deprecated code
v1.7 Removes deprecated code
Makes timestamps as zoned UTC
v1.6 Changes version to 1.6
fallback values if schema cannot be determined
v1.5 Adds changelog for 1.5
fixes NPE when extracting column with null value
v1.4 Fixes NPE when extracting column with null value
adds xml escaping, fixes timestamp and varchar(max) columns extraction
- adds xml escaping
- fixes timestamp and varchar(max) columns extraction
fixes @NotNull exception
v1.2 Changes version to 1.2
Fixes NPE in some situations
v1.1 Fixes NPE
Adds support for IntelliJ 2016.3
v1.0 Changes supported Intellij version