Releases: fabrix-app/spool-sequelize
Releases · fabrix-app/spool-sequelize
1.6.17
1.6.15
1.6.16
Fixes local namespace plugins
1.6.13
Description
model conflicts with other implementations, opting for resolver…
Issues
- resolves none
1.6.12
Description
Reference the model on the instance
Issues
- resolves none
1.6.11
Description
Extend prototype of parent model when model extends another model
Issues
- resolves none
1.6.10
Global Sequelize instance
1.6.9
Merge pull request #38 from fabrix-app/v1.6 [feat] allow heavy modification of Sequelize
1.6.8
Fixes issue where resolver couldn't inspect the options, schema for a model
1.6.7
Description
Sequelize 5.0 is out and it still has some issues to work out. This release locks down sequelize and the Types until the 5.0 migration can be made.