Skip to content

Releases: davesag/sequelize-test-helpers

Version 1.0.6

16 Oct 07:39
Compare
Choose a tag to compare

Updated dependencies

Version 1.0.5

09 Oct 04:44
Compare
Choose a tag to compare

Updated development dependencies

Version 1.0.4

31 Aug 05:30
Compare
Choose a tag to compare
  • updated development dependencies
  • removed engines restrictions

Version 1.0.3

06 Aug 06:52
Compare
Choose a tag to compare
  • Adds UNSIGNED and ZEROFILL qualifiers to numeric types
  • Adds BINARY property to STRING and CHAR types

Version 1.0.2

25 Jun 04:59
81ba736
Compare
Choose a tag to compare

Added a listModels function.

Version 1.0.1

25 Jun 04:09
Compare
Choose a tag to compare

Minor bug fix. You should use this in preference to 1.0.0

  • In package.json main now points to src/index.js instead of index.js
  • Updated some dependencies

Version 1.0.0

22 Jun 09:11
0517221
Compare
Choose a tag to compare

Initial Release