many to many doc example
hello, i want to know how its possible to get the same value in the doc for many to many ?https://orm.drizzle.team/docs/rqb#include-custom-fields
Relational queries – DrizzleORM
Drizzle ORM | %s
4 Replies
how is it possible ?
usersToGroups doesn't have colums group
it tell me i can't assign '{ group: true; }' to '{ userId?: boolean | undefined; groupId?: boolean | undefined; }'.
Use with
Not columns