Skip to content

Releases: domasx2/sequelize-fixtures

0.4.7

17 Jul 16:08
Compare
Choose a tag to compare
  • fix association loading for old sequelize versions

0.4.6

17 Jul 14:26
Compare
Choose a tag to compare
  • Fixed a few issues with old sequelize versions
  • Grunt task now correctly reports number of objects saved

0.4.5

13 Jun 12:49
Compare
Choose a tag to compare

0.4.4

31 May 10:57
Compare
Choose a tag to compare
  • Support for custom primary keys
  • Warn if glob pattern does not match any files
  • Warn if attribute does not exist on model or match any associations

callbacks deprecated in favor of promises

20 May 19:22
Compare
Choose a tag to compare
0.4.3

deprecate callbacks

sequelize 3.0.0 support

20 May 18:53
Compare
Choose a tag to compare

Updated to sequelize 3.0.0, thanks @SamuelBolduc

0.4.1

09 Apr 16:28
Compare
Choose a tag to compare

added 'keys' property to detect duplicates only on select properties