Prevent duplicate generated migration field #1628
Answered
by
jwoertink
fbuys
asked this question in
Feature requests & Ideas
-
It is possible to generate a resource with duplicate fields. Right now you can generate a resource with two titles like this: I cannot think of a scenario where you would want two duplicate fields, I don't think this will work in Postgres either. I am happy to work on a PR if this feature sounds reasonable? |
Beta Was this translation helpful? Give feedback.
Answered by
jwoertink
Dec 14, 2021
Replies: 1 comment
-
That's a great catch! We should definitely prevent that. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
fbuys
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
That's a great catch! We should definitely prevent that.