You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An enum ('red','light green','blue') gets parsed incorrectly due to the whitespace in 'light green'. This leads to Online DDL failing to copy whitespace enum values.
Reproduction Steps
Binary Version
v19
Operating System and Environment details
-
Log Fragments
No response
The text was updated successfully, but these errors were encountered:
Overview of the Issue
An
enum ('red','light green','blue')
gets parsed incorrectly due to the whitespace in'light green'
. This leads to Online DDL failing to copy whitespace enum values.Reproduction Steps
Binary Version
Operating System and Environment details
Log Fragments
No response
The text was updated successfully, but these errors were encountered: