awslabs / awslabs/aurora-dsql-orms

[compat-canary] Prisma adapter breaks against latest Prisma

Open
#559 0 comments 0 reactions 0 assignees View on GitHub
compat-canary
Dominant language
Python
Stars
18
Forks
6
Avg merge
3h 13m
Merged PRs (30d)
26

Description

The weekly compatibility canary failed building/testing the Prisma adapter against the latest released Prisma.

This is an early warning that an upcoming Prisma version introduces a breaking change (API/class relocation, removed method, etc.) before a customer hits it. See the failing run for the exact error:

https://github.com/awslabs/aurora-dsql-orms/actions/runs/31362594742

Stable releases are unaffected — the supported pinned version still builds. Resolve by updating the adapter for the new Prisma version, then this issue can be closed (the canary will reopen it if the break recurs).

Contributor guide

Open the contributing guide

Research direction

Open the linked compatibility-canary run and inspect the exact Prisma build or test error, then locate the Prisma adapter and compare it with the supported pinned version. Update the adapter for the latest released Prisma version and verify that its build and tests pass in the canary; stable releases should remain unaffected.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
backend, database
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.