Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

QueryMultiple async, or alternative? #666

Open
Ed156 opened this issue Feb 13, 2023 · 0 comments
Open

QueryMultiple async, or alternative? #666

Ed156 opened this issue Feb 13, 2023 · 0 comments

Comments

@Ed156
Copy link

Ed156 commented Feb 13, 2023

Hello people. thanks for the great work.
I need my web api project to be as asynchronous as possible in accessing the database. This works great with all the async overloads, but the only thing that is missing is QueryMultiple.

Is QueryMultipleAsync something that is planned? Or would you know of an async alternative to get multiple tables from a single stored procedure?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants