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

execute() facade method - (load &) execute arbitrary SQL code #33

Closed
edrdo opened this issue Jan 13, 2018 · 1 comment
Closed

execute() facade method - (load &) execute arbitrary SQL code #33

edrdo opened this issue Jan 13, 2018 · 1 comment
Labels
Milestone

Comments

@edrdo
Copy link
Member

edrdo commented Jan 13, 2018

Feature description: execute arbitrary SQL code for database setup, passed through a new execute() facade method. A variant of this method should allow reading the SQL code from a file.

@edrdo edrdo added the feature label Jan 13, 2018
@edrdo edrdo added this to the 1.1 milestone Jan 13, 2018
@edrdo edrdo changed the title execute() facade method for arbitrary SQL setup execute() facade method - (load &) execute arbitrary SQL code Jan 13, 2018
@edrdo edrdo modified the milestones: 1.1.0, future development Aug 10, 2018
@edrdo
Copy link
Member Author

edrdo commented Aug 10, 2018

A JDBDT.execute(db, query, args) method will be added in release 1.1 (but no variant to read the SQL code from a file).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

1 participant