Proper query results inference
Posting my GitHub discussion here for more visibility: https://github.com/drizzle-team/drizzle-orm/discussions/583
GitHub
Proper query results inference · drizzle-team drizzle-orm · Discuss...
I currently need to use SelectResult to type a function argument, but this type is only available from the generated types file: import { b as SelectResult } from "drizzle-orm/select.types.d-c...
4 Replies
@Andrew Sherman I'd definitely appreciate if you can give this a look 🙏
I've been postponing a launch for a few days now
Yeah I'm here
cc @Dan Kochetov can you have a look please?
I guess you can identify types issues faster
I'll check it also
Thank you both in advance!
commented on GitHub