Utilizing Many-to-Many relationships
Yo, I'm trying to make sense of a the drizzle way to handling many-to-many relations, but can't seem to understand how to get the related object with one statement (like in a classing double-join query) could somebody give me an example of a query utilizing this relationship?
for example - when setting up the example here: https://orm.drizzle.team/docs/rqb#many-to-many
for example - when setting up the example here: https://orm.drizzle.team/docs/rqb#many-to-many
Drizzle ORM | %s