Skip to content
Snippets Groups Projects
  1. Sep 29, 2015
    • Jared Hancock's avatar
      search: Try harder to match MySQL full text boolean query · 4bcfc8a3
      Jared Hancock authored
      As currently written, if a full text query is attempted in BOOLEAN mode and
      the query cannot be compiled by MySQL, it causes an OrmException and a
      crash. This patch adds a more straight-forward and comprehensive
      grammer-based approach to checking for valid boolean syntax.
      4bcfc8a3
  2. Sep 28, 2015
  3. Sep 26, 2015
  4. Sep 25, 2015
Loading