Skip to content

Incorrect Unbuffered QueryAsync implementationΒ #76

@AlephOmegaCodon

Description

@AlephOmegaCodon

Dapper now has the QueryUnbufferedAsync method to take care of this. The use of the QueryAsync with the unbuffered flag set to false as shown in the Buffered\Unbuffered page won't work as the SQL Mapper doesn't expose such a method, at least as of latest releases.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions