-
Notifications
You must be signed in to change notification settings - Fork 3.7k
feat(tables): per-table mutation locks (schema/insert/update/delete) #5960
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 all commits
Commits
Show all changes
15 commits
Select commit
Hold shift + click to select a range
c173eb9
feat(tables): per-table mutation locks (schema/insert/update/delete)
TheodoreSpeaks b348cd0
fix(tables): address review — CI snapshot, lock-aware jobs, UI gating
TheodoreSpeaks 71b8746
fix(tables): close lock gaps in async import and undo/redo
TheodoreSpeaks 9369f0a
fix(tables): stop locks over-blocking workflow runs, duplicate, and i…
TheodoreSpeaks bbebfa0
fix(tables): keep column menu usable and let locks always be cleared
TheodoreSpeaks 1cfd3c8
fix(tables): scope the update-lock exemption and re-check locks per page
TheodoreSpeaks 0f13ee2
fix(tables): revalidate locks in-transaction and unbreak backfill + p…
TheodoreSpeaks 6f48eb6
fix(tables): guard import batches in-transaction and split paste by verb
TheodoreSpeaks 7a6f376
fix(tables): guard the remaining import writes and explain blocked Sh…
TheodoreSpeaks 62779c8
improvement(tables): surface blocked lock actions as a toast, not a m…
TheodoreSpeaks ed0d9f5
fix(tables): don't show the update-lock notice to users without write…
TheodoreSpeaks 468097a
improvement(tables): trim the update-lock toast copy
TheodoreSpeaks 1aa9424
fix(tables): map append-import locks to 423 and stop conflating locks…
TheodoreSpeaks fca76b0
fix(tables): revalidate sync imports under the advisory lock, explain…
TheodoreSpeaks 43e497d
fix(tables): restore the workspace ownership check on copilot row del…
TheodoreSpeaks 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
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.