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 `query.ReadRow` method for execute query and read only one ro… #1244

Closed asmyasnikov closed 1 month ago

asmyasnikov commented 1 month ago

…w from result

Pull request type

Please check the type of change your PR introduces:

What is the current behavior?

Issue Number: #1245

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.ReadRow: added

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

compatible changes

Query.OnReadRow: added QueryOnReadRow: added QueryReadRowDoneInfo: added QueryReadRowStartInfo: added

summary

Base version: v3.68.2-0.20240529150751-56a634af4948 (master) Cannot suggest a release version. Can only suggest a release version when compared against the most recent version of this major: v3.68.1.