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

Feature: Create Statement object #5

Open
stratedge opened this issue Jun 11, 2017 · 0 comments
Open

Feature: Create Statement object #5

stratedge opened this issue Jun 11, 2017 · 0 comments
Assignees

Comments

@stratedge
Copy link
Owner

The Statement object will contain the SQL statement executed and do some light tokenizing to try and pull out some basic details from the statement such as action (select, insert, etc), columns, clauses, etc. Any details that can be resolved can be provided for further inspection.

@stratedge stratedge self-assigned this Jun 11, 2017
@stratedge stratedge changed the title Create Statement object Feature: Create Statement object Jun 11, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant