prisma-engines
16a6fe5c - qe: support `_count` in joined queries (#4678)

Commit
2 years ago
qe: support `_count` in joined queries (#4678) Implement relation aggregations support for the `join` strategy: * Build relation aggregation queries in the new query builder * Add new methods to the abstractions that represent selections to account for differences in representation in queries that use or don't use JSON objects * Implement coercion and serialization logic Next step: https://github.com/prisma/team-orm/issues/903 Part of: https://github.com/prisma/team-orm/issues/700 Closes: https://github.com/prisma/team-orm/issues/902
Author
Parents
Loading