Skip to content

Releases: jlolling/sqlrunner

Log4j v2 introduced in the latest version 2.17

Choose a tag to compare

@jlolling jlolling released this 10 Jan 21:11

Complete replacement for log4j v1
Use the latest log4j v2 release (secured edition)

Bug fixes for export and macos and java 11

Choose a tag to compare

@jlolling jlolling released this 06 Jan 17:22

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

Choose a tag to compare

@jlolling jlolling released this 06 Sep 21:25

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

Choose a tag to compare

@jlolling jlolling released this 23 Apr 18:49
release 7.1: prepared to introduce a more complex SQLParser. Context var

config dialog is not static and can be accessed from any window.