Remove json_group_array from queries #1730

Closed
opened 2026-04-05 19:40:18 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @oschwartz10612 on 3/8/2025

Also improve handling tcp/udp resources in newt function so it does not loop twice

Community Contribution License Agreement

By creating this pull request, I grant the project maintainers an unlimited,
perpetual license to use, modify, and redistribute these contributions under any terms they
choose, including both the AGPLv3 and the Fossorial Commercial license terms. I
represent that I have the right to grant this license for all contributed content.

Description

json_group_array was a bad way of aggregating things together in the bulk queries. Remove this.

Resolves #204

*Originally created by @oschwartz10612 on 3/8/2025* Also improve handling tcp/udp resources in newt function so it does not loop twice ## Community Contribution License Agreement By creating this pull request, I grant the project maintainers an unlimited, perpetual license to use, modify, and redistribute these contributions under any terms they choose, including both the AGPLv3 and the Fossorial Commercial license terms. I represent that I have the right to grant this license for all contributed content. ## Description json_group_array was a bad way of aggregating things together in the bulk queries. Remove this. Resolves #204
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/pangolin#1730