Skip to content

support on duplicate key update and update replaceDeParser #192

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

Merged
merged 2 commits into from
Nov 14, 2015
Merged

support on duplicate key update and update replaceDeParser #192

merged 2 commits into from
Nov 14, 2015

Conversation

packageOk
Copy link
Contributor

No description provided.

wumpz added a commit that referenced this pull request Nov 14, 2015
support on duplicate key update and update replaceDeParser
@wumpz wumpz merged commit 18cf905 into JSQLParser:master Nov 14, 2015
wumpz added a commit that referenced this pull request Nov 14, 2015
@wumpz
Copy link
Member

wumpz commented Nov 18, 2015

So far you see my changes. Hence the pull request was ok. The problem with your JavaCC addition "ON_DUPLICATE..." is, the parser is not able to skip multiple whitespaces between those words. With "ON_____DUPLICATE ..." there would be a problem (_ is my whitespace). So keywords is the keyword ;).

@packageOk
Copy link
Contributor Author

yes, you're right. I use the keyword in my latest pull request.

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

Successfully merging this pull request may close these issues.

2 participants