mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-05-19 06:00:12 +02:00
This increases query performance vastly, since LIKE '%' comparisons prevent the dbms from utilizing an index.
This increases query performance vastly, since LIKE '%' comparisons prevent the dbms from utilizing an index.