silverstripe-framework/tests/php
Ingo Schommer 2c5deceeb4 FIX Filter out all FULLTEXT BOOLEAN chars
The query might still work depending on where these chars are placed,
but it seems weird to only remove *some* of the valid chars here.
See https://dev.mysql.com/doc/refman/5.6/en/fulltext-boolean.html

Note that the query runs both the actual boolean query with chars,
and then a separate relevance search without them.
2020-04-09 10:32:45 +12:00
..
Control NEW: Variadic URL parameter matches for url_handlers (#9438) 2020-03-25 09:16:13 +13:00
Core API Add withConfig method (#9011) 2019-10-31 16:12:04 +13:00
Dev NEW: Remove web installer, move to separate package (#9231) 2019-09-11 13:10:25 +12:00
Forms Merge branch '4.4' into 4.5 2020-03-06 10:52:22 +13:00
i18n NEW Scaffolded field labels now only have an uppercased first word 2019-01-07 17:52:28 +01:00
Logging Merge branch '4.3' into 4.4 2019-10-18 10:57:35 +13:00
ORM FIX Filter out all FULLTEXT BOOLEAN chars 2020-04-09 10:32:45 +12:00
Security Merge branch '4.4' into 4 2019-10-18 10:58:19 +13:00
View Linting 2020-03-17 16:21:46 +13:00