Skip to content

Conversation

@FGoessler
Copy link
Contributor

@FGoessler FGoessler commented Dec 18, 2025

On wasm-engine-edge Prisma 6 would load the AccelerateEngine - which is just a stub implementation and doesn't actually work. The DataProxyEngine is what we would need to use for proper accelerate connections.

This issue was discovered when trying to migrate PDP Control Plane to the new generator.

/integration

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Dec 18, 2025

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch integration/prisma6-fix-cloudflare-engine

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions
Copy link
Contributor

github-actions bot commented Dec 18, 2025

size-limit report 📦

Path Size
packages/client/runtime/library.js 197.75 KB (-0.01% 🔽)
packages/client/runtime/library.d.ts 126.71 KB (0%)
packages/client/runtime/binary.js 658.33 KB (-0.01% 🔽)
packages/client/runtime/binary.d.ts 26 B (0%)
packages/client/runtime/edge.js 166.64 KB (-0.01% 🔽)
packages/client/runtime/edge-esm.js 166.1 KB (-0.01% 🔽)
packages/client/runtime/wasm-engine-edge.js 143.82 KB (+11.68% 🔺)
packages/client/runtime/index-browser.js 34.5 KB (0%)
packages/client/runtime/index-browser.d.ts 11.64 KB (0%)
packages/cli/build/index.js 2.68 MB (-0.01% 🔽)
packages/client/prisma-client-0.0.0.tgz 25.99 MB (+0.15% 🔺)
packages/cli/prisma-0.0.0.tgz 16.8 MB (-0.01% 🔽)
packages/bundle-size/da-workers-libsql/output.tgz 930.95 KB (+0.56% 🔺)
packages/bundle-size/da-workers-neon/output.tgz 1005.59 KB (+0.53% 🔺)
packages/bundle-size/da-workers-pg/output.tgz 1004.64 KB (+0.52% 🔺)
packages/bundle-size/da-workers-planetscale/output.tgz 947.77 KB (+0.56% 🔺)
packages/bundle-size/da-workers-d1/output.tgz 912.79 KB (+0.58% 🔺)

@FGoessler FGoessler requested a review from a team December 23, 2025 13:59
@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Jan 12, 2026
@FGoessler FGoessler added this to the 6.19.2 milestone Jan 12, 2026
@FGoessler FGoessler merged commit 8659f92 into 6.19.x Jan 12, 2026
789 of 792 checks passed
@FGoessler FGoessler deleted the integration/prisma6-fix-cloudflare-engine branch January 12, 2026 10:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

lgtm This PR has been approved by a maintainer

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants