db.query error with relation
I have created a schema.ts, with two tables, with a one-to-one relationship. I have also create the "relation".
In my index file, I get an error with the following code
saying "Property 'matches' does not exist on type '{}'"
In my index file, I get an error with the following code
saying "Property 'matches' does not exist on type '{}'"