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

fix(client): Correctly report error location in batch transaction #16240

Merged
merged 1 commit into from
Nov 17, 2022

Commits on Nov 17, 2022

  1. fix(client): Correctly report error location in batch transaction

    Engine PR: prisma/prisma-engines#3384
    
    Uses newly added `batch_request_idx` property of an errors to identify
    and correctly report error location within a batch.
    
    Fix #15433
    Fix #14373
    SevInf committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    9fefcb2 View commit details
    Browse the repository at this point in the history