mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-04-08 17:15:08 +02:00
Ido\ContactgroupQuery needs a conservative count approach
This commit is contained in:
parent
dc34905315
commit
d9f1c4678b
@ -39,6 +39,7 @@ class ContactgroupQuery extends AbstractQuery
|
||||
'service_description' => 'so.name2 COLLATE latin1_general_ci',
|
||||
)
|
||||
);
|
||||
protected $uglySlowConservativeCount = true;
|
||||
|
||||
protected function joinBaseTables()
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user