Skip to content

Conversation

@meenie216
Copy link

When applying changes from the log table, only the last change for a primary key needs to be applied.

The updated peek statement groups by primary key, retaining all inserts separately. Order is maintained

The pop statement is also modified to remove all log items that have either been applied or skipped.

When applying changes from the log table, only the last change for a primary key needs to be applied.

The updated `peek` statement groups by primary key, retaining all inserts separately.  Order is maintained

The pop statement is also modified to remove all log items that have either been applied or skipped.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants