Skip to content

Releases: fabrix-app/spool-sequelize

1.1.11

09 Aug 18:02
c6bc01f
Compare
Choose a tag to compare

Bug Fixes

  • Makes logging over-writable

Change Log

  • Logger can be set through the config.stores for sequelize stores, by default it uses the Fabrix Logger.

1.1.10

08 Aug 16:54
bd2a6eb
Compare
Choose a tag to compare

Description

Uses the Fabrix logger for Sequelize

Issues

  • resolves None

1.1.9

05 Aug 15:09
0902f56
Compare
Choose a tag to compare

Bug Fixes

Change Log

1.1.8

03 Aug 17:42
a4ec7c2
Compare
Choose a tag to compare

Bug Fixes

Adds type to merge util and tests.

Change Log

none

1.1.7

03 Aug 16:32
b14ddba
Compare
Choose a tag to compare

Bug Fixes

none

Change Log

Adds Utility for Merging Configs and Schemas

1.1.6

02 Aug 22:28
6371cdd
Compare
Choose a tag to compare

Change Log
Adds StatusCodes to Model Error

1.1.5

02 Aug 21:33
0ee8138
Compare
Choose a tag to compare

Bug Fixes

  • Fixes findOne

Change Log

none

1.1.4

01 Aug 14:57
45a80bc
Compare
Choose a tag to compare

Bug Fixes

  • None

Change Log

  • Adds the app to the instance prototype allowing a sequelize model instance to use this.app

1.1.3

31 Jul 23:11
bdb25aa
Compare
Choose a tag to compare

Bug Fixes

  • Now mentions the Model name if the Resolver is not configured correctly

Change Log

  • None

1.1.2

25 Jul 20:02
46486d9
Compare
Choose a tag to compare

Bug Fixes

none

Change Log

  • Uses the model instance method from fabrix 1.1.3