-
Notifications
You must be signed in to change notification settings - Fork 44
[nexus] Re-implement disk attach/detach #1106
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 28 commits
Commits
Show all changes
32 commits
Select commit
Hold shift + click to select a range
ae77727
a compiling (... but wrong) version of attach
smklein 1f1230b
wip collection attach
smklein ddcd66e
more wip
smklein 3fa448e
Merge branch 'main' into fix-attach
smklein bee020b
collection attach - at least the query builds
smklein 7e3d520
... it... works?
smklein 2d79a1c
expand tests
smklein f599e3f
touch-ups
smklein ead8ea4
Enforced update WHERE
smklein 6e8214b
polishing docs
smklein ba1acc5
more cleanup
smklein 6da1643
Sync test added
smklein d7db1ed
wip detach
smklein e3e9807
use 'disk_detach'
smklein 71fa5d9
tests
smklein e96237d
More readable bounds
smklein b709179
more trait bound cleanup
smklein 362dfba
removing rcgen, WIP moving bounds to associated types
smklein f38c456
less destroying
smklein 897b311
Removed ExpressionMethods bound
smklein 36810b3
Working through it
smklein 3146caf
Removed dead code
smklein 438526b
fmt
smklein 5952462
Detach many working, sorta. Needs cleanup
smklein 03f9d2f
Use 'detach_all'
smklein e168d4a
Merge branch 'main' into fix-attach
smklein 2d1531f
de-duplicate type aliases
smklein 12ab587
patch docs
smklein a043a37
review feedback
smklein 11fea7c
Updated comment
smklein a1b10d0
Merge branch 'main' into fix-attach
smklein 317633c
u32 max attach count
smklein 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
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.