- 12 Jun, 2019 10 commits
-
-
BREAKING CHANGE: If you have relied on accessing sequelize operators via `Symbol.for('gt')` etc. you must now prefix them with `sequelize.operator` eg. `Symbol.for('sequelize.operator.gt')`
Simon Schick committed -
BREAKING CHANGE: Operator aliases were soft deprecated via the `opt-in` option `operatorAlises` in v5 they have been entirely removed. Please refer to previous changelogs for the migration guide.
Simon Schick committed -
Simon Schick committed
-
Simon Schick committed
-
BREAKING CHANGE: Only NodeJS v8 and greater are now supported
Simon Schick committed -
Simon Schick committed
-
Simon Schick committed
-
Simon Schick committed
-
Simon Schick committed
-
Simon Schick committed
-
- 11 Jun, 2019 1 commit
-
-
Sushant committed
-
- 10 Jun, 2019 4 commits
-
-
Jonas Zhang committed
-
Vitaliy Zaytsev committed
-
JP Denford committed
-
Musiienko Serhii committed
-
- 29 May, 2019 3 commits
-
-
Théo Frasquet committed
-
Pedro Augusto de Paula Barbosa committed
-
dy93 committed
-
- 23 May, 2019 4 commits
-
-
Wouter De Schuyter committed
-
Abady committed
-
Pedro Machado committed
-
Vitaliy Zaytsev committed
-
- 12 May, 2019 2 commits
-
-
Erik Seliger committed
-
Ægir Örn Símonarson committed
-
- 10 May, 2019 1 commit
-
-
Emmanuel Gautier committed
-
- 09 May, 2019 1 commit
-
-
Sean Hagstrom committed
-
- 07 May, 2019 3 commits
-
-
Thomas Egbert Duursma committed
-
Pedro Augusto de Paula Barbosa committed
-
Pedro Augusto de Paula Barbosa committed
-
- 05 May, 2019 1 commit
-
-
Erik Seliger committed
-
- 04 May, 2019 2 commits
-
-
Tony committed
-
Erik Seliger committed
-
- 03 May, 2019 1 commit
-
-
Patrick Geyer committed
-
- 30 Apr, 2019 7 commits
-
-
Simon Schick committed
-
fix(types): add random function to sequelize
Chocobozzz committed -
Simon Schick committed
-
Simon Schick committed
-
Simon Schick committed
-
fix(types): add Model#addScope overload Adds the overloaded signature for `Model#addScope`, and some JSDocs for the method
Mike Fowler committed -
Julian Hundeloh committed
-