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

feat: use engine implementation of findFirstOrThrow / findUniqueOrThrow #16162

Merged
merged 12 commits into from
Nov 10, 2022

Commits on Nov 10, 2022

  1. Remove usages of client actions

    miguelff authored and Miguel Fernández committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    56cd3f4 View commit details
    Browse the repository at this point in the history
  2. remove use of clientActions

    miguelff authored and Miguel Fernández committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    00d517d View commit details
    Browse the repository at this point in the history
  3. tmp: changes to TSClient/Args

    miguelff authored and Miguel Fernández committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    e67fb92 View commit details
    Browse the repository at this point in the history
  4. Remove usages of ClientActions

    miguelff authored and Miguel Fernández committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    bd22f94 View commit details
    Browse the repository at this point in the history
  5. Add updated snapshots (they might contain errors)

    miguelff authored and Miguel Fernández committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    e3428e2 View commit details
    Browse the repository at this point in the history
  6. Do not wrap NotFoundError

    miguelff authored and Miguel Fernández committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    97d0a70 View commit details
    Browse the repository at this point in the history
  7. Add mappings from internal to external DMMF

    miguelff authored and Miguel Fernández committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    dd18456 View commit details
    Browse the repository at this point in the history
  8. Restore snapshots

    miguelff authored and Miguel Fernández committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    b4e3595 View commit details
    Browse the repository at this point in the history
  9. Enable fluent API to findFirstOrThrow and findUniqueOrThrow

    miguelff authored and Miguel Fernández committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    4a65cb0 View commit details
    Browse the repository at this point in the history
  10. Test missing property on FindXOrThrow returns null

    Closes #15887
    Closes #10642
    
    Co-authored-by: Sergey Tatarintsev <tatarintsev@prisma.io>
    2 people authored and Miguel Fernández committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    7e18776 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    9cd8923 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    1d273cb View commit details
    Browse the repository at this point in the history