- 05 Jul, 2016 1 commit
-
-
Jan Aagaard Meier committed
-
- 04 Jul, 2016 3 commits
-
-
* properly quote index when removing * quote index name for MSSQL
Sushant committed -
* Update CONTRIBUTING.md * Update CONTRIBUTING.md
Sushant committed -
Ruben Bridgewater committed
-
- 03 Jul, 2016 1 commit
-
-
Jozef Hartinger committed
-
- 01 Jul, 2016 2 commits
-
-
Sushant committed
-
Show example of wildcards and array replacements in raw-queries documentation. People that are using sequelize mainly for raw queries are likely to miss this information that is on other documentation pages.
elliotthill committed
-
- 28 Jun, 2016 1 commit
-
-
* (cleanup) removing classMethods / instanceMethods support * Language * ; .
🐱 Sushant committed
-
- 27 Jun, 2016 2 commits
-
-
https://greenkeeper.io/
Greenkeeper committed -
* Added the ability to catch invalid scopes * accidentally removed param
Kieron Wiltshire committed
-
- 23 Jun, 2016 3 commits
- 22 Jun, 2016 4 commits
-
-
https://greenkeeper.io/
Greenkeeper committed -
https://greenkeeper.io/
Greenkeeper committed -
Get rid of old version mentions
Sushant committed -
Sushant committed
-
- 21 Jun, 2016 6 commits
-
-
mabeebam committed
-
Sushant committed
-
overlookmotel committed
-
* Change mapToModel as Boolean instead of Object Change `mapToModel` as Boolean instead of Object * add returnning options * update md for silent and returning
Cao Jiannan committed -
cristoforo committed
-
Sushant committed
-
- 20 Jun, 2016 3 commits
-
-
Jan Aagaard Meier committed
-
Jan Aagaard Meier committed
-
overlookmotel committed
-
- 17 Jun, 2016 1 commit
-
-
* (feat) DEBUG and depd * query logging * connection logging * changelog for debug support * oopps, need the use strict * simplify debug and deprecation * context based logs * fixed variable name * sql logging contexts, message changes * message name change
Sushant committed
-
- 15 Jun, 2016 1 commit
-
-
Sushant committed
-
- 14 Jun, 2016 3 commits
-
-
Sushant committed
-
* (test) hasOne fails on updating with primary key * use Pk in hasOne injectSetter when possible
Sushant committed -
* Updated `inflection` dependency and pinned version * Expose all used `inflection` methods on `Utils` * `Sequelize.useInflection` method
overlookmotel committed
-
- 13 Jun, 2016 4 commits
-
-
let, const, method shorthands, arrow functions, export
Felix Becker committed -
* (test) count() should return attributes * count use explicit attributes from options * count with attributes return string
Sushant committed -
toString() should return the source of the class
Felix Becker committed -
Sushant committed
-
- 12 Jun, 2016 5 commits
-
-
… being modified v2 (#5836) * Update dev dependency `hints` used in tests support shim * `Model.init` is not shimmed by test shims * Tests support shim checks for options object being modified * Fix JSDoc comments in tests shim * Increase tests timeout to 30secs * Environment var `SHIM` to trigger tests support shim
overlookmotel committed -
https://greenkeeper.io/
Greenkeeper committed -
Makes Model.build() and new Model() identical except that build() can also take an array Makes values parameter optional
Felix Becker committed -
let, const, arrow functions, exports
Felix Becker committed -
const, method shorthands, for of, arrow functions, ES6 Map
Felix Becker committed
-