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

can not use. Too much defects . #18

Open
YouXiang-Wang opened this issue Dec 11, 2014 · 1 comment
Open

can not use. Too much defects . #18

YouXiang-Wang opened this issue Dec 11, 2014 · 1 comment

Comments

@YouXiang-Wang
Copy link

can not use. Too much defects .

  1. does not support comment
  2. does not support LEFT OUT JOIN
  3. does not support nested table SELECT * FROM (SELECT A FROM C)
  4. ......
@dsferruzza
Copy link
Owner

Hi!

You are right, these 3 features are not supported yet.
As I wrote in the readme file:

simpleSqlParser is not a full SQL parser! It only support few SQL mechanisms and keywords. Feel free to make a pull request/issue.

simpleSqlParser is built empirically, because I originally needed only a few queries/keywords support.
If you need more, please open a pull request or an issue and I'll try to help!

Also, did you try v1 or v2?

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