0 votes

Probably overlooking something, but I can not seem to find how to set the default value set for an ARRAY or ENUM type? The following should be generated by XML export:

<column name="style" type="ENUM" valueSet="novel, essay, poetry" />

Where and how do I set "novel, essay, poetry" in ORM Designer ?

in Solved by (510 points)
recategorized by

1 Answer

0 votes
Best answer

I need more coffee :-)
I was looking at the right column Properties menu,
but it can easily be done in the Entity Editor screen.

by (510 points)

You're right. The entity editor is currently the only place where you can set this value.
We have a plan to add the ability to edit these values also directly from properties like in original v1 version.