Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(adapter-d1): use changes instead of rows_written #24083

Merged
merged 1 commit into from May 6, 2024
Merged

Conversation

Jolg42
Copy link
Member

@Jolg42 Jolg42 commented May 6, 2024

Because rows_written also counts the writes to an index.

Fixes #23902

Closes https://github.com/prisma/team-orm/issues/1069

Because `rows_written` also counts the writes to an index.

Fixes #23902

Closes prisma/team-orm#1069
@Jolg42 Jolg42 added this to the 5.14.0 milestone May 6, 2024
@Jolg42 Jolg42 requested a review from a team as a code owner May 6, 2024 12:21
@Jolg42 Jolg42 requested review from SevInf and removed request for a team May 6, 2024 12:21
Copy link
Contributor

github-actions bot commented May 6, 2024

size-limit report 📦

Path Size
packages/client/runtime/library.js 179.77 KB (0%)
packages/client/runtime/library.d.ts 81 B (0%)
packages/client/runtime/binary.js 600.99 KB (0%)
packages/client/runtime/binary.d.ts 26 B (0%)
packages/client/runtime/edge.js 159.02 KB (0%)
packages/client/runtime/edge-esm.js 158.91 KB (0%)
packages/client/runtime/wasm.js 114.85 KB (0%)
packages/client/runtime/index-browser.js 33.77 KB (0%)
packages/client/runtime/index-browser.d.ts 89 B (0%)
packages/cli/build/index.js 2.09 MB (0%)
packages/client/prisma-client-0.0.0.tgz 3.01 MB (0%)
packages/cli/prisma-0.0.0.tgz 3.74 MB (0%)
packages/bundle-size/da-workers-libsql/output.tgz 884.64 KB (0%)
packages/bundle-size/da-workers-neon/output.tgz 963.53 KB (0%)
packages/bundle-size/da-workers-pg/output.tgz 982.26 KB (0%)
packages/bundle-size/da-workers-pg-worker/output.tgz 937.97 KB (0%)
packages/bundle-size/da-workers-planetscale/output.tgz 899.69 KB (0%)
packages/bundle-size/da-workers-d1/output.tgz 857.7 KB (-0.01% 🔽)

@Jolg42 Jolg42 merged commit 70f363e into main May 6, 2024
214 checks passed
@Jolg42 Jolg42 deleted the joel/d1-meta-rows branch May 6, 2024 13:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants