Dapper icon indicating copy to clipboard operation
Dapper copied to clipboard

Add missing QueryAsync overload

Open fab60 opened this issue 3 years ago • 0 comments

Hi there,

add a missing QueryAsync method overload in order to be able to pass a ComandDefinition on a multi-mapping query. The lack of a CommandDefinition parameter actually prevents the possibility to pass a cancellation token to the query execution ADO.NET command.

Imerio

fab60 avatar Jun 04 '22 12:06 fab60