self.$expandAttributes is not a function with Sequelize
问题 i've try to add master and details object to MySQL with Sequelize and i got the error like; TypeError: self.$expandAttributes is not a function at conformOptions (/Desktop/git/ss-portal-server/node_modules/sequelize/lib/model.js:243:10) at conformInclude (/Desktop/git/ss-portal-server/node_modules/sequelize/lib/model.js:300:5) Reference from; https://github.com/sequelize/sequelize/blob/master/docs/docs/associations.md Anyone know where is my error. Many thanks Sample code; var contactModel =