Johannes Meyer b8efe314a0 DbQuery: Ignore wildcard only filters
This increases query performance vastly, since LIKE '%' comparisons
prevent the dbms from utilizing an index.
2015-06-15 13:59:46 +02:00
..
2015-06-15 13:59:46 +02:00
2015-04-08 09:31:11 +02:00
2015-03-12 16:08:47 +01:00
2015-05-08 15:18:28 +02:00
2015-05-08 15:18:42 +02:00
2015-05-08 15:18:56 +02:00