Skip to content

Production Release

Compare
Choose a tag to compare
@sfc-gh-abhatnagar sfc-gh-abhatnagar released this 02 Mar 02:44
· 574 commits to master since this release
5ee1eee
  • Added support for array binding using the Array() function.
  • Added support for prepared statements.
  • Added support query ID retrieval, through raw connection unwrapping or emission via channels.
  • Added the ability to set the transport timeout (ClientTimeout).
  • Added support for simple token accessors.
  • Fixed multi-column result sets for multi-statements.
  • Fixed a problem with QueryRowContext when a malformed request ID was set in the context.