.. |
EndsWithFilter.php
|
BUGFIX Fixed unclear SQL escaping responsibilities in SearchFilter subclasses - it now expects unescaped data, and escapes automatically when adding to the query)
|
2008-10-05 19:20:35 +00:00 |
ExactMatchFilter.php
|
BUGFIX Fixed unclear SQL escaping responsibilities in SearchFilter subclasses - it now expects unescaped data, and escapes automatically when adding to the query)
|
2008-10-05 19:20:35 +00:00 |
ExactMatchMultiFilter.php
|
BUGFIX Fixed unclear SQL escaping responsibilities in SearchFilter subclasses - it now expects unescaped data, and escapes automatically when adding to the query)
|
2008-10-05 19:20:35 +00:00 |
FulltextFilter.php
|
BUGFIX Fixed unclear SQL escaping responsibilities in SearchFilter subclasses - it now expects unescaped data, and escapes automatically when adding to the query)
|
2008-10-05 19:20:35 +00:00 |
GreaterThanFilter.php
|
BUGFIX Fixed unclear SQL escaping responsibilities in SearchFilter subclasses - it now expects unescaped data, and escapes automatically when adding to the query)
|
2008-10-05 19:20:35 +00:00 |
LessThanFilter.php
|
BUGFIX Fixed unclear SQL escaping responsibilities in SearchFilter subclasses - it now expects unescaped data, and escapes automatically when adding to the query)
|
2008-10-05 19:20:35 +00:00 |
NegationFilter.php
|
BUGFIX Fixed unclear SQL escaping responsibilities in SearchFilter subclasses - it now expects unescaped data, and escapes automatically when adding to the query)
|
2008-10-05 19:20:35 +00:00 |
PartialMatchFilter.php
|
BUGFIX Fixed unclear SQL escaping responsibilities in SearchFilter subclasses - it now expects unescaped data, and escapes automatically when adding to the query)
|
2008-10-05 19:20:35 +00:00 |
SearchFilter.php
|
BUGFIX Fixed unclear SQL escaping responsibilities in SearchFilter subclasses - it now expects unescaped data, and escapes automatically when adding to the query)
|
2008-10-05 19:20:35 +00:00 |
SmallerThanFilter.php
|
BUGFIX Fixed unclear SQL escaping responsibilities in SearchFilter subclasses - it now expects unescaped data, and escapes automatically when adding to the query)
|
2008-10-05 19:20:35 +00:00 |
StartsWithFilter.php
|
BUGFIX Fixed unclear SQL escaping responsibilities in SearchFilter subclasses - it now expects unescaped data, and escapes automatically when adding to the query)
|
2008-10-05 19:20:35 +00:00 |
StartsWithMultiFilter.php
|
BUGFIX Fixed unclear SQL escaping responsibilities in SearchFilter subclasses - it now expects unescaped data, and escapes automatically when adding to the query)
|
2008-10-05 19:20:35 +00:00 |
SubstringFilter.php
|
BUGFIX Fixed unclear SQL escaping responsibilities in SearchFilter subclasses - it now expects unescaped data, and escapes automatically when adding to the query)
|
2008-10-05 19:20:35 +00:00 |
WithinRangeFilter.php
|
BUGFIX Fixed unclear SQL escaping responsibilities in SearchFilter subclasses - it now expects unescaped data, and escapes automatically when adding to the query)
|
2008-10-05 19:20:35 +00:00 |