hauru / sequelize-to-json

Serialization of Sequelize models into JSON-compatible objects
21 stars 13 forks source link

fixes for sequelize 5.x #10

Closed doublesharp closed 4 years ago

doublesharp commented 5 years ago

changes per upgrade breaking changes, fixes #9 http://docs.sequelizejs.com/manual/upgrade-to-v5.html#sequelize http://docs.sequelizejs.com/manual/upgrade-to-v5.html#model

davesag commented 5 years ago

Any idea when this will be merged? I am currently unable to use sequelize-to-json

doublesharp commented 5 years ago

If it helps in the short term you can use my fork - npm i -S https://github.com/doublesharp/sequelize-to-json.git