Description
SQLStore creates an illegal SQL statement when filters are specified but can not be represented as an SQL query (i.e. when all filters have to be executed in Java). The SQL query contains a WHERE keyword with nothing after it.
SQLStore creates an illegal SQL statement when filters are specified but can not be represented as an SQL query (i.e. when all filters have to be executed in Java). The SQL query contains a WHERE keyword with nothing after it.