-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
[BUG] Fix supported syntax #2111
Unanswered
dani-petrov
asked this question in
Q&A
-
Hello, I will attach a screenshot of the currently supported syntax for Alter Table -> modify column:
Screenshot 2024年11月19日 at 9 59 46
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
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.
All reactions
-
🚀 1
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment