Skip to content

Bug: Async fetch operations are not using the DbDataReader.ReadAsync method (in v1.12.0 to v1.12.2) #601

@mikependon

Description

@mikependon

Affected by the latest release and core compiler updates, the current fetch operations are not using the DbDataReader.ReadAsync() operations. All the Async fetch operations (i.e.: BatchQueryAsync, QueryAsync and ExecuteQueryAsync) are using this sync method.

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingdeployedFeature or bug is deployed at the current releasepriorityTop priority feature or things to dotodoThings to be done in the future

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions