Carlos Manuel Rocha Ruiz

Results 2 comments of Carlos Manuel Rocha Ruiz

There is another solution for some reason sequelize you have to declare tableName in your options for this part of code `foreignKeyReference.referencedTableName === references.model` in model.js worsk correctly For example...