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-files-loader): Read preview feature from broken schemas #24349

Merged
merged 2 commits into from
May 30, 2024

Conversation

SevInf
Copy link
Member

@SevInf SevInf commented May 30, 2024

Integrates prisma/prisma-engines#4875.
Adapts get_config to changes from internals.

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

@SevInf SevInf added this to the 5.15.0 milestone May 30, 2024
Copy link
Contributor

github-actions bot commented May 30, 2024

size-limit report 📦

Path Size
packages/client/runtime/library.js 179.82 KB (0%)
packages/client/runtime/library.d.ts 81 B (0%)
packages/client/runtime/binary.js 600.89 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.9 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.02% 🔺)
packages/client/prisma-client-0.0.0.tgz 2.93 MB (+0.01% 🔺)
packages/cli/prisma-0.0.0.tgz 3.73 MB (-0.01% 🔽)
packages/bundle-size/da-workers-libsql/output.tgz 857.89 KB (-0.01% 🔽)
packages/bundle-size/da-workers-neon/output.tgz 934.96 KB (-0.01% 🔽)
packages/bundle-size/da-workers-pg/output.tgz 953.54 KB (-0.01% 🔽)
packages/bundle-size/da-workers-pg-worker/output.tgz 909.25 KB (-0.01% 🔽)
packages/bundle-size/da-workers-planetscale/output.tgz 870.88 KB (-0.01% 🔽)
packages/bundle-size/da-workers-d1/output.tgz 830.94 KB (-0.01% 🔽)

@SevInf SevInf marked this pull request as ready for review May 30, 2024 15:07
@SevInf SevInf requested a review from a team as a code owner May 30, 2024 15:07
@SevInf SevInf requested review from jkomyno and removed request for a team May 30, 2024 15:07
packages/client/package.json Outdated Show resolved Hide resolved
@SevInf SevInf merged commit e482d6b into main May 30, 2024
214 checks passed
@SevInf SevInf deleted the feat/get-config-int branch May 30, 2024 17:33
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

2 participants