fixed where mapping of queries
Compare changes
@@ -174,10 +174,23 @@ public interface QueryMapper {
@@ -174,10 +174,23 @@ public interface QueryMapper {
default String queryToRawTimestampedQuery(String query, Database database, Instant timestamp, Long page, Long size) throws ImageNotSupportedException {
@@ -186,18 +199,29 @@ public interface QueryMapper {
@@ -186,18 +199,29 @@ public interface QueryMapper {