eliminate raw sql LIKE query
This commit is contained in:
parent
09c7cbbaa8
commit
4940a135af
4 changed files with 67 additions and 43 deletions
|
@ -10,6 +10,8 @@ process.
|
|||
Eg, store the size and allowable mtimes in a separate table that is
|
||||
queried when necessary.
|
||||
|
||||
Fixed.
|
||||
|
||||
* Several selects were not able to use indexes, so would be slow.
|
||||
|
||||
Fixed by adding indexes.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue