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 879ab1e commit dc28966Copy full SHA for dc28966
CHANGELOG.md
@@ -1,5 +1,5 @@
1
* Refactored golang types mapping into ydb types using `ydb.ParamsFromMap` and `database/sql` query arguments
2
-* Small braking change: type mapping for `ydb.ParamsFromMap` and `database/sql` type `uuid.UUID` changed from ydb type `Text` to ydb type `UUID`
+* Small breaking change: type mapping for `ydb.ParamsFromMap` and `database/sql` type `uuid.UUID` changed from ydb type `Text` to ydb type `UUID`
3
4
## v3.93.3
5
* Supported raw protobuf `*Ydb.TypedValue` using `ydb.ParamsBuilder()`
0 commit comments