Something went wrong on our end
Resolve "Test AMQP"
Compare changes
- Martin Weise authored
@@ -4,6 +4,7 @@ import at.tuwien.api.database.query.ExecuteStatementDto;
@@ -4,6 +4,7 @@ import at.tuwien.api.database.query.ExecuteStatementDto;
@@ -80,8 +81,10 @@ public class QueryEndpoint {
@@ -80,8 +81,10 @@ public class QueryEndpoint {
throws QueryStoreException, QueryNotFoundException, DatabaseNotFoundException, ImageNotSupportedException,
final QueryResultDto result = queryService.execute(id, tableId, queryMapper.queryDtoToExecuteStatementDto(query));