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

Need to implement the IDbTransaction for all the calls. #2

Open
TroySchmidt opened this issue Nov 2, 2017 · 0 comments
Open

Need to implement the IDbTransaction for all the calls. #2

TroySchmidt opened this issue Nov 2, 2017 · 0 comments

Comments

@TroySchmidt
Copy link
Owner

public static Task<IEnumerable<TReturn>> GetAllAsync<T1, T2, T3, T4, T5, T6, T7, TReturn>(this IDbConnection connection, Func<T1, T2, T3, T4, T5, T6, T7, TReturn> map, bool buffered = true)

@303248153 Going to implement this.

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

No branches or pull requests

1 participant