mirror of
https://github.com/Icinga/icingadb-web.git
synced 2026-05-28 04:36:06 -04:00
Previously custom variables that didn't match any of the desired sources were eating up the query's limit and so there is a chance that not even a single variable was listed. This especially occurs with the updated notifications integration, as the available database columns are very limited in number. But even in other views this may have been noticed by users in case they have many variables that are similarly named but have no overlap with database columns. (i.e. input that doesn't match any database columns but many vars) |
||
|---|---|---|
| .. | ||
| CsvResultSet.php | ||
| CsvResultSetUtils.php | ||
| DependencyNodes.php | ||
| JsonResultSet.php | ||
| JsonResultSetUtils.php | ||
| PivotTable.php | ||
| QueryColumnsProvider.php | ||
| QueryValuesProvider.php | ||
| VolatileCsvResults.php | ||
| VolatileJsonResults.php | ||