-
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
Cache SQLite tables metadata #3124
Conversation
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## main #3124 +/- ##
==========================================
- Coverage 75.96% 75.30% -0.67%
==========================================
Files 392 393 +1
Lines 21750 21868 +118
==========================================
- Hits 16523 16468 -55
- Misses 4274 4432 +158
- Partials 953 968 +15
... and 16 files with indirect coverage changes
Flags with carried forward coverage won't be shown. Click here to find out more. |
@AlekSi this pull request has merge conflicts. |
# Conflicts: # internal/backends/sqlite/metadata/pool/pool.go # internal/backends/sqlite/metadata/registry.go # internal/util/fsql/db.go # internal/util/fsql/metrics.go
@AlekSi this pull request has merge conflicts. |
# Conflicts: # internal/backends/sqlite/metadata/pool/pool_test.go
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 #2747.
Readiness checklist
task all
, and it passed.@FerretDB/core
), Labels, Project and project's Sprint fields.