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

Create support for wrapping connection object to MiniProfiler #41

Closed
gkathire opened this issue Oct 14, 2013 · 1 comment
Closed

Create support for wrapping connection object to MiniProfiler #41

gkathire opened this issue Oct 14, 2013 · 1 comment

Comments

@gkathire
Copy link
Contributor

Typically in most of the MicroORM we have access to the DBConnection, so it is very easy to wrap them with the MiniProfiler. Since the DBConnection is a readonly property, please create a mechanism to to wrap the connection object to MiniProfiler. It would nice if you can create a factory method like that of the implementation in Siso-DB - https://github.com/danielwertheim/SisoDb-Provider/tree/master/Source/Projects/SisoDb.MiniProfiler

@gkathire
Copy link
Contributor Author

gkathire commented Dec 9, 2013

Pull request #46 is makes it possible to wrap the connection. Closing the ticket.

@gkathire gkathire closed this as completed Dec 9, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant