Replies: 1 comment
-
That is the plan for v5. There will likely be a bit of code generation at least to generate the base struct models for the tables that match the columns. |
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
-
I'm currently evaluating ORMs and I'm looking for a generic solution that minimizes string constants so if the data model changes I can easily identify all the places to change the code. Is it too early to ask?
Beta Was this translation helpful? Give feedback.
All reactions