Replies: 1 comment
-
Dug into the code and found the solution. See below:
|
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.
-
I need to replace the types of multiple columns when generating models from an existing db. Below is what I was expecting to work, but it seems that using an array for
name
doesn't work. When I try that, I get an error. Is there another way to do this?Beta Was this translation helpful? Give feedback.
All reactions