-
Notifications
You must be signed in to change notification settings - Fork 17
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
[CF-557] Changelog updates should wait for transaction commit #137
Open
erikdw
wants to merge
16
commits into
master
Choose a base branch
from
erikdw/cf-557--changelog-update-fix
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Commits on Jan 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b8c6173 - Browse repository at this point
Copy the full SHA b8c6173View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8574a13 - Browse repository at this point
Copy the full SHA 8574a13View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c5b5d8 - Browse repository at this point
Copy the full SHA 5c5b5d8View commit details
Commits on Jan 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4221eb9 - Browse repository at this point
Copy the full SHA 4221eb9View commit details -
Configuration menu - View commit details
-
Copy full SHA for e8a2d85 - Browse repository at this point
Copy the full SHA e8a2d85View commit details -
Configuration menu - View commit details
-
Copy full SHA for 209e26c - Browse repository at this point
Copy the full SHA 209e26cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 73d259a - Browse repository at this point
Copy the full SHA 73d259aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6b11bd8 - Browse repository at this point
Copy the full SHA 6b11bd8View commit details -
rename ChangeType to ChangeOp, defer mapping of SQLite Op until we ar…
…e writing out the changes, and include the ledger sequence in the changelog
Configuration menu - View commit details
-
Copy full SHA for 690d906 - Browse repository at this point
Copy the full SHA 690d906View commit details
Commits on Jan 15, 2024
-
fix transaction tracking by simplyifying code to just allocate new sl…
…ices, propagate ledger sequence for each statement by storing it into the SQLiteWatchChange, also add a boolean for whether the changelog entry is from a transaction or not, and add another test case
Configuration menu - View commit details
-
Copy full SHA for 9679b40 - Browse repository at this point
Copy the full SHA 9679b40View commit details
Commits on Jan 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5e21030 - Browse repository at this point
Copy the full SHA 5e21030View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4dc0a35 - Browse repository at this point
Copy the full SHA 4dc0a35View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4d4de9b - Browse repository at this point
Copy the full SHA 4d4de9bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4479f75 - Browse repository at this point
Copy the full SHA 4479f75View commit details -
Configuration menu - View commit details
-
Copy full SHA for a616e62 - Browse repository at this point
Copy the full SHA a616e62View commit details -
make API for ending transaction more clear and less subtle (remove po…
…ssibly premature optimization of updating passed-in slice; also remove metric for ldb_changes_accumulated in favor of just using the ldb_changes_written one
Configuration menu - View commit details
-
Copy full SHA for 7f3a202 - Browse repository at this point
Copy the full SHA 7f3a202View commit details
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.