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

Should IDbExecutor derive from IDisposable? #12

@martinjt

Description

@martinjt

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions