Releases: jlolling/sqlrunner
Releases · jlolling/sqlrunner
Log4j v2 introduced in the latest version 2.17
Bug fixes for export and macos and java 11
Export data as insert statement has damaged the data values
Under macos Java 11 does not ship with the Apple specific desktop classes, the integration is now not perfect yet but it works.
Thanks to Steffen to provide the error notification.
Improvements for import and export
Export fixed in case of boolean interpretation of numeric fields.
Import has much more clear error handling and uses a tolerant date parser.
Context config window added
release 7.1: prepared to introduce a more complex SQLParser. Context var config dialog is not static and can be accessed from any window.