- 22 Mar, 2015 1 commit
-
-
Mick Hansen committed
-
- 21 Mar, 2015 1 commit
-
- 20 Mar, 2015 2 commits
-
-
$not operator docs update.
Mick Hansen committed -
calvintwr committed
-
- 18 Mar, 2015 1 commit
-
-
$not as grouping comparator
Mick Hansen committed
-
- 16 Mar, 2015 14 commits
-
-
feat(test/misc): utils for verifying sequelize has no running/pending queries
Matt Broadstone committed -
Mick Hansen committed
-
Mick Hansen committed
-
Mick Hansen committed
-
Mick Hansen committed
-
Mick Hansen committed
-
Mick Hansen committed
-
Mick Hansen committed
-
Mick Hansen committed
-
Mick Hansen committed
-
Mick Hansen committed
-
Mick Hansen committed
-
Mick Hansen committed
-
Mick Hansen committed
-
- 15 Mar, 2015 1 commit
-
-
calvintwr committed
-
- 13 Mar, 2015 2 commits
-
-
[ci skip] added missing space in docs/instances.md
Jan Aagaard Meier committed -
Martin Otten committed
-
- 09 Mar, 2015 2 commits
-
-
No functional change,remove a comma
Mick Hansen committed -
just remove a comma.for some IDE alerts
Frank0628 committed
-
- 07 Mar, 2015 10 commits
-
-
Update associations.md
Mick Hansen committed -
Luc Verdier committed
-
Luc Verdier committed
-
Mick Hansen committed
-
💄 Mick Hansen committed -
Mick Hansen committed
-
Mick Hansen committed
-
-
💄 Mick Hansen committed -
Mick Hansen committed
-
- 06 Mar, 2015 3 commits
-
-
$not fix.
Mick Hansen committed -
$not tests $not: null test $not fix v2 fixed confusing use of ! fix confusing use of ! typeof value.$not some nesting errors. changed else if nesting (semantics issue) setup a separate if block for $not normalisation. comment changes. if value short circuit.
Calvin Tan committed -
Change roadmap URL
Mick Hansen committed
-
- 05 Mar, 2015 3 commits
-
-
Show more appropriate error message for model validation error
Jan Aagaard Meier committed -
Before: Possibly unhandled SequelizeValidationError: Validation error at /home/phanect/dev/notel-api/node_modules/sequelize/lib/instance-validator.js:150:14 ... After: Possibly unhandled SequelizeValidationError: field_name cannot be null at /home/phanect/dev/notel-api/node_modules/sequelize/lib/instance-validator.js:150:14 ...
Jumpei Ogawa committed -
Jan Aagaard Meier committed
-