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

feat(schema-engine): use pk for implicit join tables on postgres #5057

Draft
wants to merge 10 commits into
base: main
Choose a base branch
from

Conversation

aqrln
Copy link
Member

@aqrln aqrln commented Nov 26, 2024

Copy link

codspeed-hq bot commented Nov 26, 2024

CodSpeed Performance Report

Merging #5057 will not alter performance

Comparing implicit-m2m-id (daf9e26) with main (c1f5600)

Summary

✅ 11 untouched benchmarks

Copy link
Contributor

github-actions bot commented Nov 26, 2024

WASM Query Engine file Size

Engine This PR Base branch Diff
Postgres 2.049MiB 2.044MiB 5.475KiB
Postgres (gzip) 821.961KiB 820.491KiB 1.471KiB
Mysql 2.013MiB 2.010MiB 3.264KiB
Mysql (gzip) 807.724KiB 806.709KiB 1.016KiB
Sqlite 1.910MiB 1.907MiB 3.285KiB
Sqlite (gzip) 768.145KiB 766.292KiB 1.853KiB

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.

Prisma join tables unable to be replicated by default
1 participant