Skip to content

Dev Release

Pre-release
Pre-release
Compare
Choose a tag to compare
@sandrokeil sandrokeil released this 07 Jul 20:57
· 4 commits to master since this release

0.3.0 (2020-07-07)

Added

  • Dependencies TypeSupport and CursorType for Statement class
  • Interface StatementHandler
  • TypeSupport interface to TransactionSupport interface
  • Transaction methods to TransactionSupport` interface
  • Allow the configuration of type and guard for handler classes

Deprecated

  • Nothing

Removed

  • Dependencies ClientInterface and RequestInterface from Statement class

Fixed

  • Cursor id can be null in Statement class