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

Add parsing logic to ignore comments and SET statements #24

Open
ConAntonakos opened this issue Mar 10, 2016 · 1 comment
Open

Add parsing logic to ignore comments and SET statements #24

ConAntonakos opened this issue Mar 10, 2016 · 1 comment

Comments

@ConAntonakos
Copy link

No description provided.

@ConAntonakos ConAntonakos changed the title Add parsing logic to ignore comments Add parsing logic to ignore comments and SET statements Mar 10, 2016
@dsferruzza
Copy link
Owner

Hi!

1/ What kind of comments should the parse ignore? I'm not sure if it would be easy or not to implement, but the first step is to define the expected behavior!

2/ I'm not sure to understand why SET statements should be ignored, as the parser doesn't support parsing multiple queries at once (at least currently). Could you explain me?

Also, your requests are based on the v2 version (see v2 branch), right?

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