not getting proper type inference on any queries
i'm trying to get
but for some reason the type of
i have made sure to define the relation in my schema file
using drizzle-orm
jobs with companies using drizzle queriesbut for some reason the type of
jobs does not have the company property: Property 'company' does not exist on type '...'i have made sure to define the relation in my schema file
using drizzle-orm
0.29.3