- 22 Mar, 2016 5 commits
-
-
[ci skip] Docs: Update links to Bluebird API docs
Jan Aagaard Meier committed -
In October last year Bluebird moved their documentation to its own domain (see commit https://github.com/petkaantonov/bluebird/commit/94fd4fe67f4a60d0fbf102c7a5c8ed8fdb230310#diff-88333ba11114e014e87198d04680144d) These changes update the Bluebird links in the Sequelize docs to point to their new locations.
Alex Plescan committed -
Jan Aagaard Meier committed
-
sqlite3@3.1.2
Jan Aagaard Meier committed -
http://greenkeeper.io/
greenkeeperio-bot committed
-
- 21 Mar, 2016 5 commits
-
-
Mick Hansen committed
-
Mick Hansen committed
-
Mick Hansen committed
-
Fix findAndCountAll issues
Mick Hansen committed -
fix `addColumn` with reference not add reference in mysql
Jan Aagaard Meier committed
-
- 18 Mar, 2016 9 commits
-
-
Conflicts: changelog.md
Sushant committed -
Sushant committed
-
Sushant committed
-
Sushant committed
-
* Used correct ids generated by created records to prevent Fk-Pk issues
Sushant committed -
ming.deng committed
-
Removed misleading comment
Mick Hansen committed -
esteban.wagner committed
-
No method from the link is actually implemented here.
Juan Hoyos committed
-
- 17 Mar, 2016 9 commits
-
-
Cast value as string to pass new Validator.js string requirement
Jan Aagaard Meier committed -
rejectOnEmpty mode
Mick Hansen committed -
Sushant committed
-
Sushant committed
-
Sushant committed
-
* Added tests for findOne, findById and find methods
Sushant committed -
updated docs and tests for issues #5031 and #5489
Mick Hansen committed -
Kyle Hotchkiss committed
-
Kevin Mannix committed
-
- 16 Mar, 2016 2 commits
-
-
[ci skip] Fix typo in changelog
Jan Aagaard Meier committed -
Gustav Pursche committed
-
- 14 Mar, 2016 1 commit
-
-
Added Sequelize.DATE(6) (MySQL) to docs
Mick Hansen committed
-
- 13 Mar, 2016 1 commit
-
-
Lewis Sobotkiewicz committed
-
- 09 Mar, 2016 2 commits
-
-
Use model.primaryKeyField for HasMany.count column
Mick Hansen committed -
In HasMany.count(), replaces model.primaryKeyName with primaryKeyField as is used in Model.count(). This fixes an error when doing a count() on an association with "id" primary key attribute mapped to a field name other than "id"
Alexander Reiff committed
-
- 07 Mar, 2016 1 commit
-
-
removeColumn for column with foreign key constraint
Mick Hansen committed
-
- 04 Mar, 2016 3 commits
-
-
Hooks Tests and Refractor
Mick Hansen committed -
Trey Thomas committed
-
Trey Thomas committed
-
- 03 Mar, 2016 2 commits
-
-
Execute promises sequentially rather than parallel
Mick Hansen committed -
Fix DELETE WHERE 1=1 when complex objects passed in options.where to destroy or update
Mick Hansen committed
-