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(query-engine): deprecate the "driverAdapters" feature flag, in preparation for GA #4910

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

Conversation

jkomyno
Copy link
Contributor

@jkomyno jkomyno commented Jun 6, 2024

This PR contributes to https://github.com/prisma/team-orm/issues/1180.
It shouldn't be merged until we're ready to GA driverAdapters.
This PR was created before-hand to validate discoveries made in https://github.com/prisma/team-orm/issues/1173.

@jkomyno jkomyno self-assigned this Jun 6, 2024
Copy link

codspeed-hq bot commented Jun 6, 2024

CodSpeed Performance Report

Merging #4910 will not alter performance

Comparing feat/deprecate-driver-adapters-preview (ba17a5b) with main (12e25d8)

Summary

✅ 11 untouched benchmarks

Copy link
Contributor

github-actions bot commented Jun 6, 2024

WASM Query Engine file Size

Engine This PR Base branch Diff
Postgres 2.043MiB 2.043MiB 0.000B
Postgres (gzip) 813.866KiB 813.868KiB -2.000B
Mysql 2.013MiB 2.013MiB 0.000B
Mysql (gzip) 800.251KiB 800.254KiB -3.000B
Sqlite 1.914MiB 1.914MiB 0.000B
Sqlite (gzip) 762.163KiB 762.109KiB 55.000B

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.

None yet

1 participant