Skip to content
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

DependencyManager rework #81

Merged
merged 153 commits into from
Dec 11, 2023
Merged

DependencyManager rework #81

merged 153 commits into from
Dec 11, 2023

Conversation

Tishj
Copy link
Owner

@Tishj Tishj commented Oct 28, 2023

No description provided.

Tishj added 30 commits October 24, 2023 18:35
…n't be run yet because DropObject is recursive, we cant perform both the Old and New version..
… | also skip registering dependencies for database entries, they cant have dependencies and they can't have dependents, seems like wasted effort even without this change
… this is required in the DependencyManager when looking up the schema in the LookupEntry, if we're dropping the schema it will be already marked as deleted - but we still need to find the entries of the schema
Tishj added 29 commits November 21, 2023 15:06
…n the entry, no need to do another look up anymore
…oth ownership semantics and blocking/non-blocking at the same time
…two types of flags (blocking|owned_by) and (ownership)
@Tishj Tishj merged commit 7d5150c into main Dec 11, 2023
46 of 48 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant