group by inside relations ?
i want use groupBy inside a relations
i want to group by scanUrlHistory on the field day from my extras fields
4 Replies
You'll need to drop to the crud API for this. I don't think groupBy is supported in the relational query builder
so i need to write my query by hand ?
Magical sql operator 🪄 - Drizzle ORM
Drizzle ORM is a lightweight and performant TypeScript ORM with developer experience in mind.
SQL Select - Drizzle ORM
Drizzle ORM is a lightweight and performant TypeScript ORM with developer experience in mind.