icingaweb2-module-director/library/Director/Data/Db
Johannes Meyer 3055552728 IcingaObjectQuery: Use `$connection->renderFilter` instead of `whereToSql`
`whereToSql` did support timestamp handling in comparison, though this
class couldn't have made use of it since it had to use a query which
overrides the `isTimestamp` function.
2022-09-21 09:04:29 +02:00
..
DbConnection.php DbHelpers, Connection: improve escapeBinary logic 2022-07-01 08:39:12 +02:00
DbDataFormatter.php DbDataFormatter: new helper class 2021-05-20 16:21:46 +02:00
DbObject.php DbObject: exists() must check for UUID column 2022-02-24 16:38:48 +01:00
DbObjectStore.php Sync: support branches 2022-08-31 14:45:28 +02:00
DbObjectTypeRegistry.php DbObjectTypeRegistry: new helper methods 2021-10-05 23:33:30 +02:00
DbObjectWithSettings.php DbObjectWithSettings: also call setter if just... 2019-09-19 23:27:53 +02:00
IcingaObjectFilterRenderer.php various: formatting, cleanup 2020-01-10 12:33:54 +01:00
IcingaObjectQuery.php IcingaObjectQuery: Use `$connection->renderFilter` instead of `whereToSql` 2022-09-21 09:04:29 +02:00
ServiceSetQueryBuilder.php ServiceSetQueryBuilder: new query builder 2022-09-20 12:19:21 +02:00