Replies: 1 comment
-
There’s an example of how you can specify an enum in the test suite’s models! You can find it here: |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
How do I attribute a enum property in a table model? I have tried [Column("abc") as well as [Reference(typeof(abc))] and both throw errors.
Beta Was this translation helpful? Give feedback.
All reactions