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(client): enable ITX support for DataProxy #16005

Merged
merged 32 commits into from
Nov 8, 2022
Merged

Commits on Nov 8, 2022

  1. init: *

    danstarns authored and aqrln committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    bef638e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ad92d60 View commit details
    Browse the repository at this point in the history
  3. test: skip dataproxy skip

    danstarns authored and aqrln committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    3ca1a3f View commit details
    Browse the repository at this point in the history
  4. *: space

    danstarns authored and aqrln committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    861d5eb View commit details
    Browse the repository at this point in the history
  5. refactor: use responseToError fn

    danstarns authored and aqrln committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    ac32760 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2cd618f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2836706 View commit details
    Browse the repository at this point in the history
  8. Extract common code

    aqrln committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    d644b0c View commit details
    Browse the repository at this point in the history
  9. Remove unused import

    aqrln committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    1beca22 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2301040 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    13f3c4c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    06c942e View commit details
    Browse the repository at this point in the history
  13. add a comment

    aqrln committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    21d93f8 View commit details
    Browse the repository at this point in the history
  14. Share code between engines

    aqrln committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    33033ce View commit details
    Browse the repository at this point in the history
  15. Add missing else branch

    aqrln committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    a764647 View commit details
    Browse the repository at this point in the history
  16. Convert headers in more places

    aqrln committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    d5a6c45 View commit details
    Browse the repository at this point in the history
  17. Rework error handling

    aqrln committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    fa25353 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    8d067d0 View commit details
    Browse the repository at this point in the history
  19. Add new error types

    aqrln committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    29b9efc View commit details
    Browse the repository at this point in the history
  20. Improve wording

    aqrln committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    bcfaf25 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    5cbc79c View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    6088232 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    48ea39c View commit details
    Browse the repository at this point in the history
  24. Fix failing unit tests

    aqrln committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    b31a947 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    67be8f9 View commit details
    Browse the repository at this point in the history
  26. remove unnecessary awaits

    aqrln committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    8387c59 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    62dd7de View commit details
    Browse the repository at this point in the history
  28. Apply suggestions from code review

    Co-authored-by: Sergey Tatarintsev <tatarintsev@prisma.io>
    aqrln and SevInf committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    c8d7c5a View commit details
    Browse the repository at this point in the history
  29. Update packages/client/tests/functional/interactive-transactions/test…

    …s.ts
    
    Co-authored-by: Sergey Tatarintsev <tatarintsev@prisma.io>
    aqrln and SevInf committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    ffb4c8e View commit details
    Browse the repository at this point in the history
  30. bump mini-proxy

    aqrln committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    6428634 View commit details
    Browse the repository at this point in the history
  31. Fix formatting

    aqrln committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    9909ffc View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    c639987 View commit details
    Browse the repository at this point in the history