Commit 72db66a
committed
chore(upgrade-coverage): add no-op 0.12-to-0.13 extension-author entry
This PR's `packages/3-extensions/` diff is the internal sql-orm-client
include-codegen refactor (none of the touched symbols —
`selectIncludeStrategy`, `compileSelectWithIncludeStrategy`,
`buildLateralIncludeArtifacts` — are part of the package's public
`exports/index.ts` surface) plus its tests. Extension authors consuming
`@prisma-next/sql-orm-client` see no API change, so the transition is a
no-op for them: `changes: []`.
Satisfies `pnpm check:upgrade-coverage --mode pr`, which requires an
extension-upgrade directory for the in-flight 0.12 -> 0.13 transition
whenever a PR touches `packages/3-extensions/`. Mirrors the no-op
0.12-to-0.13 entry already shipped for the user-upgrade skill.
Refs: TML-2729
Signed-off-by: Alexey Orlenko's AI Agent <robot@aqrln.net>1 parent 8a59c6e commit 72db66a
1 file changed
Lines changed: 5 additions & 0 deletions
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
0 commit comments