Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: prisma/prisma
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 5.20.0
Choose a base ref
...
head repository: prisma/prisma
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 5.21.0
Choose a head ref
  • 11 commits
  • 28 files changed
  • 4 contributors

Commits on Sep 26, 2024

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

Commits on Oct 2, 2024

  1. Revert "feat(driver-adapters): add fallback to avoid breaking changes…

    … of `dri…" (#25328)
    
    This reverts commit 7a5c965.
    jkomyno authored Oct 2, 2024
    Configuration menu
    Copy the full SHA
    106f8a9 View commit details
    Browse the repository at this point in the history
  2. chore(client): remove dead code in fixtures/generate.ts (#25351)

    `useLocalRuntime`, `transpile` and `useBuiltRuntime` options don't exist
    anymore in the `generateInFolder` function this script calls. TypeScript
    was complaining but we don't typecheck this file on CI. Since both
    `--skip-transpile` and `--built-runtime` CLI flags didn't actually do
    anything, I removed them.
    aqrln authored Oct 2, 2024
    Configuration menu
    Copy the full SHA
    4c6498f View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

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

Commits on Oct 8, 2024

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

Commits on Oct 9, 2024

  1. chore(deps): update engines to 5.21.0-32.6a192e231962f2731353b2df0d76…

    …ad5a12272b72 (#25399)
    
    * chore(deps): update engines to 5.21.0-32.6a192e231962f2731353b2df0d76ad5a12272b72
    
    * test(client): update tracing tests for MongoDB to match real queries
    
    Refs: prisma/prisma-engines#5014
    
    ---------
    
    Co-authored-by: Alexey Orlenko <[email protected]>
    prisma-bot and aqrln authored Oct 9, 2024
    Configuration menu
    Copy the full SHA
    7aae7ec View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. Configuration menu
    Copy the full SHA
    6792f13 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5c59fac View commit details
    Browse the repository at this point in the history
  3. feat(client): Support prisma+postgres URL scheme for postgres migrati…

    …ons (#25403)
    
    Engine PR: prisma/prisma-engines#5010
    Close prisma/team-orm#1297
    Serhii Tatarintsev authored Oct 10, 2024
    Configuration menu
    Copy the full SHA
    b11a6c2 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. chore(cli): Bump prisma studio (#25431)

    Serhii Tatarintsev authored Oct 15, 2024
    Configuration menu
    Copy the full SHA
    252920b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6819678 View commit details
    Browse the repository at this point in the history
Loading