How to convert zod object to select fields? #2696
Unanswered
shakibhasan09
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I have a zod object like below
Now I want to use it inside sqlite select query
Research I did:
Dependencies:
typescript:^5.2,
zod:^3.23,
drizzle-orm:^0.31.2
drizzle-zod:^0.5.1
Beta Was this translation helpful? Give feedback.
All reactions