-
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
Implement Query
in new PostgreSQL
backend
#3411
Conversation
Codecov Report
@@ Coverage Diff @@
## main #3411 +/- ##
==========================================
- Coverage 74.62% 74.31% -0.31%
==========================================
Files 414 415 +1
Lines 25766 25859 +93
==========================================
- Hits 19227 19217 -10
- Misses 5398 5497 +99
- Partials 1141 1145 +4
Flags with carried forward coverage won't be shown. Click here to find out more. |
…rretDB into collection-query-postgresql
Okay current implementation will not pass
I could:
|
Let's do nothing for now |
Co-authored-by: Alexey Palazhchenko <alexey.palazhchenko@gmail.com>
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 #3388.
Query tests for
test-integration-postgresql
fail now #3411 (comment), I think I need to implement insert.Readiness checklist
task all
, and it passed.@FerretDB/core
), Milestone (Next
), Labels, Project and project's Sprint fields.