ydb-platform / ydb-go-sdk

Pure Go native and database/sql driver for YDB
https://ydb.tech
Apache License 2.0
133 stars 69 forks source link

* Added experimental query client helpers #1249

Closed asmyasnikov closed 1 month ago

asmyasnikov commented 1 month ago

…instead rows

Pull request type

Please check the type of change your PR introduces:

What is the current behavior?

Issue Number: N/A

What is the new behavior?

-

-

Other information

github-actions[bot] commented 1 month ago

github.com/ydb-platform/ydb-go-sdk/v3/query

incompatible changes

Client.ReadResultSet: added Session.ReadResultSet: added Session.ReadRow: added TxActor.ReadResultSet: added TxActor.ReadRow: added

github.com/ydb-platform/ydb-go-sdk/v3/sugar

compatible changes

UnmarshallResultSet: added UnmarshallRow: added

github.com/ydb-platform/ydb-go-sdk/v3/trace

compatible changes

Query.OnReadResultSet: added QueryOnReadResultSet: added QueryReadResultSetDoneInfo: added QueryReadResultSetStartInfo: added

summary

Base version: v3.69.0-rc0.0.20240531195911-a5b8c0a8b5cf (master) Cannot suggest a release version. Can only suggest a release version when compared against the most recent version of this major: v3.69.0-rc0.