searchable icon indicating copy to clipboard operation
searchable copied to clipboard

Error in README

Open lperry65 opened this issue 6 years ago • 2 comments

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 !

lperry65 avatar Aug 21 '17 12:08 lperry65

Witch db engine do you use? I does work with mariadb I've tested it!

isneezy avatar Oct 14 '17 06:10 isneezy

I'm using postgres

lperry65 avatar Oct 31 '17 11:10 lperry65