for (const subQuery of subQueries) await this.sequelize.query(`${subQuery};`, { raw: true, ...options });