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

Put BIND requests back in query when required #120

Merged
merged 1 commit into from
Jun 27, 2024
Merged

Conversation

joachimvh
Copy link
Owner

Closes #119

Problem is that there is no way to differentiate between extends caused by the project or BIND statements at the root of a query. Currently the code forgot to put the latter ones back if they were not referenced in the project (or group by).

@joachimvh joachimvh merged commit fbb8801 into main Jun 27, 2024
10 checks passed
@joachimvh joachimvh deleted the fix/unused-extend branch June 27, 2024 09:00
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.

Bind followed by extend causes bind to be ignored
1 participant