adrienbarreau

Results 2 comments of adrienbarreau

I still have the issue with the latest version but I found the solution... I used to declare indexes like that ```javascript const User = this.sequelize.define('testSync', { email: { type:...