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): extensions generic type api #16936

Merged
merged 32 commits into from
Jan 16, 2023

Commits on Dec 16, 2022

  1. fix typescript compiler crash

    millsp committed Dec 16, 2022
    Configuration menu
    Copy the full SHA
    cdfa857 View commit details
    Browse the repository at this point in the history
  2. update snaps

    millsp committed Dec 16, 2022
    Configuration menu
    Copy the full SHA
    e218d3a View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2022

  1. Configuration menu
    Copy the full SHA
    1233184 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2022

  1. fix type performance

    millsp committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    b735b40 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' of github.com:prisma/prisma into integration/feat…

    …/client-ext-generic-type-api
    millsp committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    ec21568 View commit details
    Browse the repository at this point in the history
  3. rework ctx and meta

    millsp committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    4f116b8 View commit details
    Browse the repository at this point in the history
  4. update snaps

    millsp committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    f9f3bf8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7d5330f View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2022

  1. Configuration menu
    Copy the full SHA
    dafbcf7 View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2022

  1. fix broken tests

    millsp committed Dec 26, 2022
    Configuration menu
    Copy the full SHA
    728211b View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2022

  1. Configuration menu
    Copy the full SHA
    d450ab6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    15d79ef View commit details
    Browse the repository at this point in the history
  3. use all models in test instead

    millsp committed Dec 27, 2022
    Configuration menu
    Copy the full SHA
    5aa62a9 View commit details
    Browse the repository at this point in the history
  4. fix object id in tests

    millsp committed Dec 27, 2022
    Configuration menu
    Copy the full SHA
    683f3ec View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2023

  1. Configuration menu
    Copy the full SHA
    1a427da View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2023

  1. Configuration menu
    Copy the full SHA
    830bbca View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' of github.com:prisma/prisma into integration/feat…

    …/client-ext-generic-type-api
    millsp committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    080ba38 View commit details
    Browse the repository at this point in the history
  3. add Payload type utility

    millsp committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    071b7f1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a1a8183 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2023

  1. Configuration menu
    Copy the full SHA
    cdd115a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cc88b77 View commit details
    Browse the repository at this point in the history
  3. fix type mismatch

    millsp committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    daac8ae View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2023

  1. Configuration menu
    Copy the full SHA
    d6def99 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' of github.com:prisma/prisma into integration/feat…

    …/client-ext-generic-type-api
    millsp committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    d4a80ec View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2023

  1. Configuration menu
    Copy the full SHA
    485ede8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    235f2a6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    20b2904 View commit details
    Browse the repository at this point in the history
  4. exclude e2e from dep checks

    millsp committed Jan 14, 2023
    Configuration menu
    Copy the full SHA
    ed2fd95 View commit details
    Browse the repository at this point in the history
  5. remove non needed payload kind

    millsp committed Jan 14, 2023
    Configuration menu
    Copy the full SHA
    85b84a5 View commit details
    Browse the repository at this point in the history
  6. add comment

    millsp committed Jan 14, 2023
    Configuration menu
    Copy the full SHA
    e24a2c6 View commit details
    Browse the repository at this point in the history
  7. remove payload kind from tests

    millsp committed Jan 14, 2023
    Configuration menu
    Copy the full SHA
    648e866 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2023

  1. Merge branch 'main' of github.com:prisma/prisma into integration/feat…

    …/client-ext-generic-type-api
    millsp committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    030fc63 View commit details
    Browse the repository at this point in the history