silverstripe-framework/search
torleifw 85de3866df FIX postgres can filter on non text fields
Filtering non text fields in postgres would cause the SQL to fail. This
casts the field to text before the LIKE filter.
2013-07-18 11:33:27 +12:00
..
filters FIX postgres can filter on non text fields 2013-07-18 11:33:27 +12:00
FulltextSearchable.php MINOR: Forgot Apostrophe in comment 2012-11-29 12:12:26 +01:00
SearchContext.php Add codesniffer that ensures indentation is with tabs. 2012-12-12 00:12:11 +13:00