The view of sql marks was changed. A new property of connection was added: zeroDateTimeBehavior.

Added features:

  • The view of sql marks was changed. Now you can see the queries as tooltips, so the tree gets more readable.

Bugfixes:

  • A new property of connection was added: zeroDateTimeBehavior. This solves the problem - datetimes with all-zero components (0000-00-00 ...) throwing an exception e.g.: java.sql.SQLException: Cannot convert value '0000-00-00 00:00:00' from column xx to TIMESTAMP.