[BUG] Fix supported syntax #2111
Unanswered
dani-petrov
asked this question in
Q&A
Replies: 1 comment
-
Greetings! Your observation is certainly correct and I will have to take a look at that. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I will attach a screenshot of the currently supported syntax for Alter Table -> modify column:

Looking at the circled part, the correct syntax for a MODIFY [COLUMN] statement is together with [IF EXISTS] and not [IF NOT EXISTS]. This leads to failed parsing. Is it possible to allow both IF NOT EXISTS and IF EXISTS?
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions