Qube117
DTDrizzle Team
•Created by Qube117 on 5/20/2023 in #help
Incorrect return type findFrist
Hi!
I just upgraded to
26.0
and I'm refactoring queries to findFirst
where needed. But the return type is not correctly inferred!
The return type is just
see https://imgur.com/a/BlYG4Mj
users schema:
I'm using mysql
with the planetscale
adapter5 replies