Skip to content

ensure aggregation functions work on audit logs #278

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 1 commit into from
Mar 21, 2025
Merged

Conversation

leondutoit
Copy link
Collaborator

The result of an aggregate query such as select=count(*) is a list, and tornado refuses to self.write lists that are not serialised. This fixes that.

@leondutoit leondutoit requested a review from haatveit March 21, 2025 09:38
@leondutoit leondutoit merged commit fb87759 into master Mar 21, 2025
10 checks passed
@leondutoit leondutoit deleted the agg-log branch March 21, 2025 09:47
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.

2 participants