We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5aa967c commit 1ffb2ebCopy full SHA for 1ffb2eb
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-* Added metrics over `table.Do()` and `table.DoTx()`
+* Added metrics over `db.Table().Do()` and `db.Table().DoTx()`
2
* Added method `ydb.ParamsBuilder().Param(name).Any(value)` to add custom `types.Value`
3
* Upgraded dependencies:
4
* `google.golang.org/grpc` - from `v1.57.1` to `v1.62.1`
0 commit comments