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

Incorrect parsing of trailing comments #1

Closed
Lerm opened this issue Nov 10, 2014 · 2 comments
Closed

Incorrect parsing of trailing comments #1

Lerm opened this issue Nov 10, 2014 · 2 comments
Labels

Comments

@Lerm
Copy link
Collaborator

Lerm commented Nov 10, 2014

If comment is placed on the end of the query (without trailing newline symbol), then query cannot be executed:

select * from "java.net.URL";
-- just a comment
@Lerm Lerm added the bug label Nov 10, 2014
@vlsi
Copy link
Owner

vlsi commented Nov 10, 2014

@Lerm
Copy link
Collaborator Author

Lerm commented Nov 26, 2014

Temporary workaround implemented in 77a751e

@vlsi vlsi closed this as completed Sep 18, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants