Moq.Dapper icon indicating copy to clipboard operation
Moq.Dapper copied to clipboard

Does it support QueryMultipleAsync?

Open Ellaluo opened this issue 7 years ago • 6 comments

Thank you for publishing this project.

Does it support Dapper QueryMultipleAsync?

I am happy to help with this. I would really appreciate if you can point out some directions 😄.

Ellaluo avatar Jun 19 '18 10:06 Ellaluo

Hi @Ellaluo, it doesn't yet, as I mentioned in another issue, I am quite busy recently as I am getting some certifications, but I will surely get back to the library in few weeks and implement other mocks.

In the meanwhile, I am also happy to point you in the right direction, have you already tried something? Did you get stuck in a particular point? Async methods run the protected methods on the DbCommand, those need to be mocked to return your data.

UnoSD avatar Jun 19 '18 11:06 UnoSD

Hi there, any updates on when this support will be available? I'm looking forward to it.

mendezgabriel avatar Aug 28 '18 07:08 mendezgabriel

Hi @mendezgabriel, I shifted focus on a couple of other projects, not sure when I can get back to this, but as usual, if you or anyone else are willing to attempt to implement it I can prioritize the PR over the other projects.

UnoSD avatar Aug 28 '18 08:08 UnoSD

Hi @mendezgabriel, any update on this issue?

ChBasitGill avatar May 17 '21 15:05 ChBasitGill

Hi @UnoSD is there anyone working on this feature?

maribeiromendes avatar Apr 12 '22 22:04 maribeiromendes

hi @maribeiromendes, I have not had a chance to work on this library for a while, but PRs are welcome and I prioritize reviewing those.

UnoSD avatar Apr 13 '22 05:04 UnoSD