This is a question about type inference.

hello. Can you tell me why the type of the query result is not inferred?
No description
6 Replies
Angelelz
Angelelz15mo ago
Can you create a reproduction? or a typescript playground example? This has been tested many times and the types should be correct.
뉴진
뉴진OP15mo ago
It is not a TypeScript playground, but a side project I am personally working on. Can you explain again what reproduction means?
Angelelz
Angelelz15mo ago
A reproduction repository is a public repository with the minimal code to showcase the problem you have. You can create it a publish it to GitHub for example, with instructions on what to do to see the problem
뉴진
뉴진OP15mo ago
Thanks for the explanation. The project repository I'm having trouble with is: https://github.com/realtrynna/wertc/tree/main/server
GitHub
wertc/server at main · realtrynna/wertc
Nest Nestia Drizzle. Contribute to realtrynna/wertc development by creating an account on GitHub.
Angelelz
Angelelz15mo ago
Is that Korean?
뉴진
뉴진OP15mo ago
I am a South Korean!

Did you find this page helpful?