-
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 listDatabases
for SQLite
#3269
Conversation
Codecov Report
@@ Coverage Diff @@
## main #3269 +/- ##
==========================================
+ Coverage 74.42% 74.44% +0.02%
==========================================
Files 406 406
Lines 24139 24154 +15
==========================================
+ Hits 17965 17981 +16
+ Misses 5108 5107 -1
Partials 1066 1066
Flags with carried forward coverage won't be shown. Click here to find out more. 📢 Thoughts on this report? Let us know!. |
Pull request was converted to draft
@rumyantseva this pull request has merge conflicts. |
Pull request was converted to draft
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.
On pause until we have dbStats/collStats to reduce the amount of conflicts
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! (I can't approve though)
SQLite tests will pass once #3327 is merged |
@chilagrow I think you need to approve yourself :) |
Yes 😅 |
Description
Closes #3260.
Readiness checklist
task all
, and it passed.@FerretDB/core
), Milestone (Next
), Labels, Project and project's Sprint fields.