davebanana
DTDrizzle Team
•Created by davebanana on 12/13/2023 in #help
How to define `PostgresJsTransaction` generic parameter based on schema?
3 replies
DTDrizzle Team
•Created by davebanana on 12/13/2023 in #help
How to define `PostgresJsTransaction` generic parameter based on schema?
I found a way to use ExtractTablesWithRelation
Now that my PostgresJsTransction is defined as follow:
However when using
.findMany()
without specifying the columns, I get improper hinting.3 replies