v2.0.0-beta4.3
Pre-release
Pre-release
Enhancements:
- All modules: Better output, log and report
- All modules: Performance improvements when converting lots of big strings
- SIARD modules: Fixed problems, improved stability and improved performance of XML escaping #196
- JDBC Export modules: better error handling when creating foreign keys
Bug Fixes:
- SIARD-DK: Fixes blank characters #191
- SIARD-DK: Fixes table namespaces #195
- Microsoft SQL Server: Fixed some
DECIMAL
values; - Microsoft SQL Server: Fixed
VARBINARY(MAX)
type; - Microsoft SQL Server: Better support for schemas other than
dbo
#199 - JDBC Import modules: Increased permissiveness #182
- JDBC Import modules: allows importing of timestamps as old as '0001-01-01 00:00:00.0';
- PostgreSQL export module: fixes exporting to different schema than the original one.