-
Notifications
You must be signed in to change notification settings - Fork 6
fix(sync): plug outbox hole via seek pagination #475
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
Merged
Merged
Changes from 7 commits
Commits
Show all changes
15 commits
Select commit
Hold shift + click to select a range
fe72dc4
fix(sync): plug outbox hole via seek pagination
Clap404 b886b5c
refactor(sync): drop seek-key padding, decode at compare time
Clap404 482ef8e
refactor(sync): drop pre-filter on outbox insert path
Clap404 f144365
refactor(sync): collapse insertContentIntoIncremental branches
Clap404 67f7c34
style: php-cs-fixer auto-fixes
Clap404 d15828b
fix: PHPStan errors
Clap404 84721d0
fix(carrier_details): seek by id_reference, emit one ref per page
Clap404 c64630c
fix(e2e): make ps_accounts_mock install idempotent
Clap404 d5f9bff
fix(orders): drop duplicate payment_name select
Clap404 98217b3
fix(cart_products): seek per id_cart, emit one cart per page
Clap404 4ca699a
fix(seek): advance cursor from picked ids, cheap remaining count
Clap404 2ede853
refactor(upgrade): drop redundant last_seek_key reset
Clap404 4f20f26
simplify upgrade script further
Clap404 91fb484
refactor(seek): use row offset as cursor for CD/CP
Clap404 5f5716c
add pending outbox count during fullsync
Clap404 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.