Complex column definitions #278
shawnferry
started this conversation in
Ideas
Replies: 1 comment
-
|
I think we need a separate input form for the special case. And it needs to be smoothly connected to the existing keymap editing mode. I'll think about how to implement it. |
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 see in #227 adding additional information to the data type.
Is there any way to add the additional column expression e.g. 'columnExpr' as an optionally hidden/truncated field in the ERD view?
For example this expression makes the ERD view difficult
If I could keep
dataTypeasand add
columnExprvs as it is today
I think it would be easier to work with the complex definitions
For the referenced example I would have
columnExprand for a plain ENUM
columnExprBeta Was this translation helpful? Give feedback.
All reactions