Skip to content

odbc-api-v11.0.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 16 Feb 12:47
· 2 commits to main since this release

Added

  • [breaking] Query timeout for into_cursor
  • [breaking] Introduce query timeout to Connection::execute
  • Add Connection::into_preallocated

Other

  • Add missing timeout parameter to failing tests
  • [breaking] PreallocatedPolling is generic over handle type
  • All but into_polling of Preallocateds implementation is now generic over statment handle
  • [breaking] Preallocated is now dependend on statement handle type, rather than lifetime
  • More usecase centric documentation for set_query_timeout_sec