Replies: 1 comment
-
Greetings.
Only you will provide or sponsor such an implementation. |
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.
-
I tried to parse this statement that creates an enum in PostgreSQL,
CREATE TYPE mood AS ENUM ('sad', 'ok', 'happy');
And this is the error:
Would there be a plan to support CREATE TYPE ? Thank you!
Beta Was this translation helpful? Give feedback.
All reactions