Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

qe: fix prisma/13097 #3186

Merged
merged 1 commit into from Sep 15, 2022
Merged

qe: fix prisma/13097 #3186

merged 1 commit into from Sep 15, 2022

Commits on Sep 14, 2022

  1. qe: fix prisma/13097

    This appears to be a simple business logic error.
    
    In this PR, we test that array field returned from groupBy queries are
    properly retrieved from their rows, both when selected and when
    aggregated.
    
    closes prisma/prisma#13097
    
    Internal spec document: https://www.notion.so/prismaio/groupBy-array-columns-a1179e49a56c42c8b1f1bd69f617f26a
    tomhoule committed Sep 14, 2022
    Copy the full SHA
    ae9a5a5 View commit details
    Browse the repository at this point in the history