searchable
searchable copied to clipboard
Error in README
In "Mix queries" using the where before the search generates a SQL Error:
SQLSTATE[HY093]: Invalid parameter number: parameter was not defined (SQL: select count(*) as aggregate
moving the where after the search seems to work without issues !
Witch db engine do you use? I does work with mariadb I've tested it!
I'm using postgres