Skip to content

add support for index hints in Update statement for MySQL #1662

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

Conversation

joeqiao1984
Copy link

UPDATE demo FORCE INDEX (idx_demo) SET col1 = NULL WHERE col2 = 1

@manticore-projects
Copy link
Contributor

Greetings!

Thank you for your contribution. Although I have some concerns.
Please have a look at https://manticore-projects.com/JSQLParser/contribution.html#amend-the-code for some tips, on how to craft PRs.

@joeqiao1984
Copy link
Author

Thanks for the review, I will look into it

@manticore-projects
Copy link
Contributor

Is that still relevant? Otherwise I would close this eventually.

@manticore-projects
Copy link
Contributor

Any feedback please? I would like top close this otherwise.

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