This commit is contained in:
Joan Sanchez 2021-03-15 06:50:42 +01:00
commit c3bb099b85
1 changed files with 1 additions and 1 deletions

View File

@ -303,7 +303,7 @@ module.exports = Self => {
stmt.merge(conn.makeOrderBy(filter.order));
stmt.merge(conn.makeLimit(filter));
let ticketsIndex = stmts.push(stmt);
let ticketsIndex = stmts.push(stmt) - 1;
stmts.push(
`DROP TEMPORARY TABLE