Skip to content

Fix async aggregation queries to return promise for contradicted queries #54645

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

Conversation

fatkodima
Copy link
Member

Fixes #54644.

@fatkodima fatkodima merged commit d0c6b96 into rails:main Feb 28, 2025
2 of 3 checks passed
@fatkodima fatkodima deleted the fix-async-aggregations-for-contradictions branch February 28, 2025 10:03
fatkodima added a commit that referenced this pull request Feb 28, 2025
…ontradictions

Fix async aggregation queries to return promise for contradicted queries
fatkodima added a commit that referenced this pull request Feb 28, 2025
…ontradictions

Fix async aggregation queries to return promise for contradicted queries
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

async calculation functions fail to return a promise when the query contains a no-op "1=0" in the where clause
2 participants