0.4.2 • Published 7 years ago

sequelize-load v0.4.2

Weekly downloads
3
License
MIT
Repository
github
Last release
7 years ago

sequelize-loader

Load the sequelize models/associates

HISTORY

0.4.2 add loader.query
0.4.1 add options.enableID
0.4.0 associates is no longer an object, but an array.

Installation

npm install --save sequelize-load

npm install --save sequelize

# And one of the following:
npm install --save pg pg-hstore
npm install --save mysql2
npm install --save sqlite3
npm install --save tedious // MSSQL
0.4.2

7 years ago

0.4.1

7 years ago

0.4.0

7 years ago

0.3.7

7 years ago

0.3.6

7 years ago

0.3.5

7 years ago

0.3.4

7 years ago

0.3.3

7 years ago

0.3.2

7 years ago

0.3.1

7 years ago

0.3.0

7 years ago