Skip to content

feat(database): use keyset pagination in TableMigration#884

Open
amatho wants to merge 1 commit intomasterfrom
feat/table-migration-keyset-pagination
Open

feat(database): use keyset pagination in TableMigration#884
amatho wants to merge 1 commit intomasterfrom
feat/table-migration-keyset-pagination

Conversation

@amatho
Copy link
Contributor

@amatho amatho commented Feb 27, 2026

Gjør at alle Scala migreringer kjører raskere ved å bruke keyset pagination, i stedet for å bruke LIMIT og OFFSET.

@amatho amatho requested a review from a team February 27, 2026 14:40
@amatho amatho force-pushed the feat/table-migration-keyset-pagination branch from 9ab2d2b to 5fb3fcd Compare March 2, 2026 08:11
@amatho amatho force-pushed the feat/table-migration-keyset-pagination branch from 5fb3fcd to 35fdafe Compare March 2, 2026 08:24
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.

2 participants