TypeError: Cannot read properties of undefined (reading 'referencedTable')
Here is the relational query that I'm trying to execute (Turso SQLite):
Here is the schema:
Everytime I run relational query "with:{seller:true}" it throws error. In Drizzlekit studio, the product references seller just fine. What's wrong?
Here is the schema:
Everytime I run relational query "with:{seller:true}" it throws error. In Drizzlekit studio, the product references seller just fine. What's wrong?