Skip to content

fix: fix missing cockroach wasm files#28690

Merged
jacek-prisma merged 1 commit intomainfrom
fix/fix-missing-cockroach-wasm
Nov 25, 2025
Merged

fix: fix missing cockroach wasm files#28690
jacek-prisma merged 1 commit intomainfrom
fix/fix-missing-cockroach-wasm

Conversation

@jacek-prisma
Copy link
Copy Markdown
Contributor

@jacek-prisma jacek-prisma commented Nov 24, 2025

Discovered when fixing ecosystem tests. The cockroachdb provider is broken with the old generator due to a missing WASM file. Confirmed working via an integration release in ecosystem tests:
https://github.com/prisma/ecosystem-tests/actions/runs/19664459482/job/56317937872?pr=5984
https://github.com/prisma/ecosystem-tests/actions/runs/19664459482/job/56317939895?pr=5984

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Nov 24, 2025

size-limit report 📦

Path Size
packages/client/runtime/index-browser.js 2.23 KB (0%)
packages/client/runtime/index-browser.d.ts 3.28 KB (0%)
packages/cli/build/index.js 2.51 MB (+0.01% 🔺)
packages/client/prisma-client-0.0.0.tgz 10.22 MB (-0.01% 🔽)
packages/cli/prisma-0.0.0.tgz 6.71 MB (+0.01% 🔺)
packages/bundle-size/da-workers-libsql/output.tgz 804.33 KB (0%)
packages/bundle-size/da-workers-neon/output.tgz 858.88 KB (0%)
packages/bundle-size/da-workers-pg/output.tgz 851.74 KB (0%)
packages/bundle-size/da-workers-planetscale/output.tgz 803.83 KB (0%)
packages/bundle-size/da-workers-d1/output.tgz 787.23 KB (0%)

@jacek-prisma jacek-prisma force-pushed the fix/fix-missing-cockroach-wasm branch from 5cf0f6d to eb8a099 Compare November 25, 2025 09:37
@jacek-prisma jacek-prisma marked this pull request as ready for review November 25, 2025 09:41
@jkomyno jkomyno added this to the 7.0.1 milestone Nov 25, 2025
@jacek-prisma jacek-prisma merged commit df58344 into main Nov 25, 2025
182 checks passed
@jacek-prisma jacek-prisma deleted the fix/fix-missing-cockroach-wasm branch November 25, 2025 10:05
jkomyno pushed a commit that referenced this pull request Nov 25, 2025
Discovered when fixing ecosystem tests. The cockroachdb provider is
broken with the old generator due to a missing WASM file. Confirmed
working via an integration release in ecosystem tests:

https://github.com/prisma/ecosystem-tests/actions/runs/19664459482/job/56317937872?pr=5984

https://github.com/prisma/ecosystem-tests/actions/runs/19664459482/job/56317939895?pr=5984
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants