Join GitHub today
GitHub is home to over 28 million developers working together to host and review code, manage projects, and build software together.
Sign upIgnore struct fields for column #1275
Comments
This comment has been minimized.
|
Isn't that the same thing as #860 for Queryable ? |
This comment has been minimized.
lephyrius
commented
Oct 25, 2017
|
@Eijebong Yes, let's close this. |
lephyrius
closed this
Oct 25, 2017
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
lephyrius commentedOct 25, 2017
Is there a way to ignore fields in a model. So let's say I want:
So how do I add fields that doesn't have table column?