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

Document infrastucture regarding batching and why it is needed #7

Open
dzmitry-lahoda opened this issue Aug 26, 2015 · 1 comment
Open

Comments

@dzmitry-lahoda
Copy link

I cheched default inheritances of AbstractBatcher, chech MiniProfiler.EF6. And do not get what is purpose of Infrastructure namespace? Could you document it and what is difference in output if provide just command replacement, not batch? Could you add Integration test for SQL Server showing batching?

@dzmitry-lahoda
Copy link
Author

One I see that SQL Server batcher in NHibernate casts DbCommand to SqlCommand inside.
But how to be sure that profiling implementation is same as default in terms of behaviour?

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