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

Make SqlExecutor publicly usable #158

Closed
rickb777 opened this issue Apr 14, 2014 · 2 comments
Closed

Make SqlExecutor publicly usable #158

rickb777 opened this issue Apr 14, 2014 · 2 comments
Milestone

Comments

@rickb777
Copy link

SqlExecutor cannot be used in client code because the query and queryRow methods are private.

Change these two methods to be public: Query and QueryRow.

@nobu-k
Copy link

nobu-k commented Apr 18, 2014

👍 I need this, too.

@coopernurse coopernurse modified the milestones: v1.6, v1.7 May 14, 2014
@coopernurse coopernurse modified the milestones: v1.7, v1.8 Sep 6, 2014
@nelsam
Copy link
Member

nelsam commented Jul 17, 2016

Sorry for the long wait. Merged. Reopen if this needs anything else.

@nelsam nelsam closed this as completed Jul 17, 2016
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

4 participants