Bruno Peralva

Results 1 comments of Bruno Peralva

I found that the problem only happens when using bind. **Example where the error does not occur:** ``` const user = await sequelize.query( 'SELECT name FROM users WHERE id =...