-
Notifications
You must be signed in to change notification settings - Fork 409
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
Move handlers/pg/pjson
to handlers/sjson
#2531
Conversation
@craigpastro this pull request has merge conflicts. |
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## main #2531 +/- ##
=======================================
Coverage 64.35% 64.36%
=======================================
Files 403 403
Lines 20029 20031 +2
=======================================
+ Hits 12890 12892 +2
Misses 6204 6204
Partials 935 935
... and 1 file with indirect coverage changes
Flags with carried forward coverage won't be shown. Click here to find out more. |
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.
Thank you for your contribution! That change will make us closer to SQLite backend support!
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.
Thanks a lot for your contribution! Very neat approach to identifying all the pjson
places!
I left one minor comment, but overall the PR looks good to me!
handlers/pg/pjson
to handlers/sjson
Head branch was pushed to by a user without write access
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.
LGTM
Description
Closes #2495. A part of #2387. Excited for SQLite ❤️
Readiness checklist
task all
, and it passed.@FerretDB/core
), Labels, Project and project's Sprint fields.