Commit graph

4 commits

Author SHA1 Message Date
Sukhwinder Dhillon
cda2f4bb05 Add csv/json export support for parents and children tab 2025-01-22 13:44:32 +01:00
Johannes Meyer
9de4e33f94 CsvResultSetUtils: Query results in bulk..
..if there's no limit imposed. PDO runs queries in buffered mode
by default. Fetching without a limit needlessly increases the risk
to require more memory than available.
2024-03-22 15:30:17 +01:00
Johannes Meyer
e311d8b9a9 Use separate result sets when exporting hosts/services 2024-03-22 15:05:25 +01:00
Johannes Meyer
0148984646 Transfer implementation of JsonResultSet and CsvResultSet to separate traits 2024-03-22 15:05:25 +01:00