Skip to content
This repository has been archived by the owner on Nov 3, 2019. It is now read-only.

Should IDbExecutor derive from IDisposable? #12

Open
martinjt opened this issue Jul 14, 2015 · 2 comments
Open

Should IDbExecutor derive from IDisposable? #12

martinjt opened this issue Jul 14, 2015 · 2 comments

Comments

@martinjt
Copy link

You've added a .Dispose, however, I'm unable to use this in a using statement as you would with an IDbConnection... if you derive it from IDisposable, that pattern should work (I think).

Is there a reason to not do that?

@sjwoodard
Copy link

IDbExecutor is an IDisposable, so it should work properly.

@half-ogre
Copy link
Owner

As I am sure you have already gathered from me neglecting issues on this repo, I am no longer (and haven't been for years) maintaining this library. I apologize it has taken me this long to properly respond to this to let you know, and to archive this repo.

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

No branches or pull requests

3 participants