We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c199f0 commit d485067Copy full SHA for d485067
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+* Fixed broken compatibility `database/sql` driver which worked on query engine (usnig `ydb.WithQueryService(true)` connector option):
2
+ - fixed list of valid data types for `database/sql.Row.Scan()`
3
+ - allowed legacy option `ydb.WithTxControl(ctx, txControl)` for query engine
4
+
5
## v3.99.8
6
* Added details to all log messages
7
* Fixed sometime panic on stats receive in query service
0 commit comments