-
Notifications
You must be signed in to change notification settings - Fork 248
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(qe): enable queries with returning for sqlite #4640
Conversation
WASM Size
|
CodSpeed Performance ReportMerging #4640 will not alter performanceComparing Summary
|
🚨 WASM query-engine: 9 benchmark(s) have regressed at least 2%Full benchmark report
After changes in 187de50 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
All good from my side but let's wait for tests to go green before merging 🙏
880c3b9
to
187de50
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great news, LGTM 👍
* fix(migrate): update tests after fix to #11407 * chore(deps): update engines to 5.9.0-14.9c3f205e267265347308a10c5883579abb8361e1 * feat(client): update logging tests for sqlite after prisma/prisma-engines#4640 * feat(client): update tracing tests for sqlite after prisma/prisma-engines#4640 --------- Co-authored-by: Prismo <[email protected]>
No description provided.