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

Fix Scope overwriting clauses in some cases #20 #21

Merged
merged 2 commits into from
Mar 4, 2024
Merged

Conversation

esmarkowski
Copy link
Member

This pull request fixes the issue with scope overwriting clauses in some cases. The issue caused the scope to be overwritten, resulting in incorrect query results. The fix ensures that scope registry is accessed correctly and the current_scope is avialable through the relation.

Additionally, the pull request includes some configuration changes and subscribers.

@esmarkowski esmarkowski merged commit 2e86d8d into main Mar 4, 2024
4 checks passed
@esmarkowski esmarkowski linked an issue Mar 5, 2024 that may be closed by this pull request
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.

Scope overwriting clauses in some cases
1 participant