Ryan Bowen
Results
1
comments of
Ryan Bowen
Similar issue, only thing I could get to work was to add using belongsTo directly from created Sequelize instance // instance sequelize = Sequelize({config: {models: ... } }) // create...