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

feat: add keyword MODIFY #11

Closed
wants to merge 1 commit into from
Closed

feat: add keyword MODIFY #11

wants to merge 1 commit into from

Conversation

KKould
Copy link

@KKould KKould commented Apr 25, 2024

add keyword MODIFY to support ALTER TABLE <table_name> MODIFY COLUMN <column_name> <new_type>

@evenyag
Copy link

evenyag commented Apr 28, 2024

The CI failed.

@Taylor-lagrange
Copy link

The pr should open on v0.44.x, but it seem without change keyword in sqlparser, we can still support some keyword, like grammer in TQL

@KKould KKould closed this Apr 28, 2024
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.

3 participants