Skip to content
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

DM-48173: Use CountedPaginatedQueryRunner from Safir #1187

Merged
merged 1 commit into from
Dec 18, 2024
Merged

Conversation

rra
Copy link
Member

@rra rra commented Dec 17, 2024

Safir has added a CountedPaginatedQueryRunner variation that packages the paginated query results with a count of total entries, so Gafaelfawr can stop rolling its own. Switch to the new Safir code and fix a few type signatures that need additional infomration.

@rra rra changed the title Use CountedPaginatedQueryRunner from Safir DM-48173: Use CountedPaginatedQueryRunner from Safir Dec 17, 2024
@rra rra force-pushed the tickets/DM-48173 branch from 6fb89d6 to cf14c64 Compare December 18, 2024 00:32
@rra rra marked this pull request as ready for review December 18, 2024 00:32
@rra rra enabled auto-merge December 18, 2024 00:33
Safir has added a `CountedPaginatedQueryRunner` variation that
packages the paginated query results with a count of total entries,
so Gafaelfawr can stop rolling its own. Switch to the new Safir
code and fix a few type signatures that need additional infomration.
@rra rra force-pushed the tickets/DM-48173 branch from cf14c64 to 3b919ea Compare December 18, 2024 00:38
@rra rra merged commit 5f12b52 into main Dec 18, 2024
5 checks passed
@rra rra deleted the tickets/DM-48173 branch December 18, 2024 00:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant