Skip to content

dbWriteTable() and dbAppendTable() use transactions with unique savepoint IDs - #338

Merged
krlmlr merged 3 commits into
masterfrom
b-280-unique-savepoint-id
Jan 3, 2021
Merged

dbWriteTable() and dbAppendTable() use transactions with unique savepoint IDs#338
krlmlr merged 3 commits into
masterfrom
b-280-unique-savepoint-id

Conversation

@krlmlr

@krlmlr krlmlr commented Jan 3, 2021

Copy link
Copy Markdown
Member

to avoid lost rows with parallel writes.

Closes #280.

@krlmlr
krlmlr merged commit 7f2a4c8 into master Jan 3, 2021
@krlmlr
krlmlr deleted the b-280-unique-savepoint-id branch January 3, 2021 05:19
@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Jan 4, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Stabilize parallel writes to database tables

1 participant