v3.27.0
·
4548 commits
to master
since this release
- Added internal experimental packages
internal/value/expandinternal/value/exp/allocatorwith alternative value implementations with zero-allocation model - Supported parsing of database name from connection string URI path
- Added
options.WithExecuteScanQueryStatsoption - Added to query stats plan and AST
- Changed behaviour of
result.Stats()(if query result have no stats - returnsnil) - Added context cancel with specific error
- Added mutex wrapper for mutex, rwmutex for guarantee unlock and better show critical section
Full Changelog: v3.26.10...v3.27.0