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

fix: Fixes parsing failing for ALTER MODIFY queries not containing datatype #1961

Merged
merged 2 commits into from
Feb 8, 2024

Conversation

Tanish0019
Copy link
Contributor

Hi, I took a pass at fixing #1727
This PR makes colDataType an optional value, so we can parse queries like
ALTER TABLE table MODIFY col1 NULL

@manticore-projects
Copy link
Contributor

Thank you for your contribution! Please fix the Spotless Formatter exception and then I can merge this.

@Tanish0019
Copy link
Contributor Author

@manticore-projects thanks for reviewing. Addressed the issues.

@manticore-projects
Copy link
Contributor

@manticore-projects thanks for reviewing. Addressed the issues.

Thanks! It looks good and I am going to merge.

@manticore-projects manticore-projects merged commit 029fd42 into JSQLParser:master Feb 8, 2024
3 checks passed
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