-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
Assorted fixes to the Java CC Parser definition #1153
Conversation
Add a Test Case for CreateIndex TailOptions
Add test case for MergeInsert WHERE expression
…ference Add a specific test case
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good. Thx for the changes. Next time try to keep one improvement in one PR.
Actually I split it on purpose because I was not too sure how you would like the Oracle specific change. I did not want to jeopardize the simple correction waiting in the queue. Thank you for merging and best regards |
If you use the syntax fixes #id then Github will automatically close this issue. |
And: viele Grüße zurück ... |
Implement Oracle Hints for INSERT, UPDATE, MERGE, DELETE