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 request: additional option keywords #919

Open
andrisi opened this issue Jan 25, 2022 · 0 comments
Open

feature request: additional option keywords #919

andrisi opened this issue Jan 25, 2022 · 0 comments
Assignees

Comments

@andrisi
Copy link

andrisi commented Jan 25, 2022

I'm experimenting with a new type of SQL resultset handling type, and would like to trigger it with an option on top of the standard mysql syntax. It would be really helpful if I could add an additional option keywords like SQL_BIG_RESULT to the parser. I need SQL_SLICE but ideally a way to add arbitrary ones would be the best. Then I'd do a SELECT SQL_SLICE * FROM books for example. Thanks.

@andrisi andrisi changed the title feature request feature request: additional option keywords Jan 25, 2022
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

2 participants