icingaweb2/library/Icinga/Data
Johannes Meyer 947aa91c48 DbQuery: Don't call `timestampForSql()` in `valueToTimestamp()`
We can't call it implicitly, not all filter columns support
date time strings, especially in postgresql..
2022-07-05 09:55:32 +02:00
..
DataArray ArrayDatasource: Sort result first and then apply limit+offset 2021-04-12 15:42:20 +02:00
Db DbQuery: Don't call `timestampForSql()` in `valueToTimestamp()` 2022-07-05 09:55:32 +02:00
Filter Prevent use of empty filters in FilterChain::toQueryString() 2022-04-29 10:38:26 +02:00
Tree Ensure Return Type Compatibility with Internal Classes 2022-03-24 12:29:06 +01:00
ConfigObject.php ConfigObject#get(): reduce code complexity 2022-04-11 13:31:16 +02:00
ConnectionInterface.php
Extensible.php
Fetchable.php
FilterColumns.php
Filterable.php
Identifiable.php
Inspectable.php
Inspection.php
Limitable.php
Paginatable.php
PivotTable.php
QueryInterface.php
Queryable.php
Reducible.php
ResourceFactory.php
Selectable.php
SimpleQuery.php SimpleQuery: Remove deprecated method `paginate()` 2022-06-14 14:24:30 +02:00
SortRules.php
Sortable.php
Updatable.php