Generating Types with Typescript Template / String literal types #348
kayvaninvemo
started this conversation in
Ideas
Replies: 1 comment
-
|
I'd be interested to see this in practice. I'm skeptical of how it'd perform, and whether it'd be able to handle parameterised queries like |
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 was wondering if we can create something similar to the this in order to create a type safe
sql.The benefits I see is:
But we need to connect to the database to read the table and column list
If you think the same, I can contribute some time for it, but I will need help.
Beta Was this translation helpful? Give feedback.
All reactions