Generics and query functions #7471
Unanswered
vincentbernat
asked this question in
Q&A
Replies: 0 comments
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.
-
Hey!
When converting to generics, I think it would be better to have strongly typed query functions. Currently, I am using:
But there is not type checking. Wouldn't it be nice to have strongly-typed variants? Or is it better to use strings?
Beta Was this translation helpful? Give feedback.
All reactions