-
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 listIndexes
for SQLite
#3301
Implement listIndexes
for SQLite
#3301
Conversation
listIndexes
for SQLite backend
Codecov Report
@@ Coverage Diff @@
## main #3301 +/- ##
==========================================
+ Coverage 73.70% 75.05% +1.34%
==========================================
Files 400 400
Lines 23889 23995 +106
==========================================
+ Hits 17607 18009 +402
+ Misses 5197 4925 -272
+ Partials 1085 1061 -24
Flags with carried forward coverage won't be shown. Click here to find out more. |
@rumyantseva this pull request has merge conflicts. |
listIndexes
for SQLite backendlistIndexes
for SQLite
listIndexes
for SQLitelistIndexes
for SQLite
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.
Looks good, just a few comments
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.
Let's apply @AlekSi's comment, otherwise looks good
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.
🚀
Co-authored-by: Alexey Palazhchenko <alexey.palazhchenko@gmail.com>
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.
🚀
Description
Closes #3175.
Readiness checklist
task all
, and it passed.@FerretDB/core
), Milestone (Next
), Labels, Project and project's Sprint fields.