- 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
-
- 29 Apr, 2019 1 commit
-
-
When entities in a HABTM relationship can be joined more than once, we need to rely on more than the resulting length for verification of presence.
Scott BonAmi committed
-
- 27 Apr, 2019 2 commits
-
-
Simon Schick committed
-
Simon Schick committed
-
- 26 Apr, 2019 1 commit
-
-
Simon Schick committed
-
- 24 Apr, 2019 1 commit
-
-
Mirko Jotic committed
-
- 23 Apr, 2019 3 commits
-
-
Martin committed
-
This was broken by: https://github.com/sequelize/sequelize/commit/88a340dacec0b1b27d4f67866e2b416482ce7b85#diff-a140b60b6a99a8c69f4b5d0d1f1f2bfaR1964 So cc @u9r52sld
Simon Schick committed -
We use sequelize with Redshift using the sequelize postgres dialect. It doesn't support the `standard_conforming_strings` option since it is based on an older version of postgres. Since https://github.com/sequelize/sequelize/commit/850c7fd04669e0fef9238b6dc4f8d6ee93ed71e9 was introduced, sequelize will try to set this option and fail, so I added a config option. Co-authored-by: Simon Schick <demwizzy@gmail.com>
Andrew Heuermann committed
-
- 22 Apr, 2019 2 commits
-
-
Simon Schick committed
-
Chocobozzz committed
-