Skip to content
  • Yorick Peterse's avatar
    Use ILIKE in Project.search_by_title · be12a3a0e063
    Yorick Peterse authored
    Similar to the changes made to Project.search the method
    Project.search_by_title now also uses Arel so it can automatically use
    ILIKE/LIKE instead of the lower() function.
    be12a3a0e063