Skip to content

Maintenance release.

Compare
Choose a tag to compare
@HidekiSugimoto189 HidekiSugimoto189 released this 26 May 03:21
· 249 commits to release/v0.x since this release

Fixed few bugfixes.

  • #129 SqlAgentImpl#query(SqlContext) doesn't close ResultSet when SqlFilter/SqlFilterManager#doQuery throws any Exception
  • #131 If SQL string is specified in SqlContext, SqlFilter#doTransformSql will not be called