awslabs / awslabs/aurora-dsql-orms
[compat-canary] Prisma adapter breaks against latest Prisma
- 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/34814094404
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
Research direction
Start with the failing compatibility canary run linked in the issue and inspect its build and test error for the Prisma adapter. Identify the breaking Prisma API or class change, update the adapter accordingly, and verify that the latest Prisma version passes the canary before closing the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- database
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100