- 30 Aug, 2017 2 commits
-
-
Cameron Reid committed
-
Caíque de Castro Soares da Silva committed
-
- 29 Aug, 2017 3 commits
-
-
Sushant committed
-
Alexsey committed
-
Timshel Knoll-Miller committed
-
- 25 Aug, 2017 4 commits
-
-
Dana Woodman committed
-
Chad Huntley committed
-
Dan Rumney committed
-
Nick Slocum committed
-
- 24 Aug, 2017 4 commits
-
-
miclill committed
-
John Schulz committed
-
pola88 committed
-
Sushant committed
-
- 23 Aug, 2017 3 commits
-
-
Maks Nemisj committed
-
Jeremy Dagorn committed
-
* autoIncrementField => autoIncrementAttribute * fieldMap * this.hasPrimaryKey duplicate removed * use this.rawAttributes * remove unused model/attribute file * dynamically load errors * parse and properly throw UnknownConstraintError for postgres
Sushant committed
-
- 19 Aug, 2017 1 commit
-
-
debug@3.0.0 validator@8.0.0 inflection@1.12.0
Sushant committed
-
- 15 Aug, 2017 2 commits
- 14 Aug, 2017 9 commits
-
-
Eugene Shilin committed
-
William Cheung committed
-
Harish K committed
-
Fabio Espinosa committed
-
Anshul Mittal committed
-
Grigory committed
-
Paul Bienkowski committed
-
Michael Rosata committed
-
Jon Koon committed
-
- 13 Aug, 2017 9 commits
-
-
Garry Polley committed
-
previously it would also remove all unnamed hooks of the same type
Nate Silva committed -
Sushant committed
-
Sushant committed
-
Sushant committed
-
Sushant committed
-
Sushant committed
-
Sushant committed
-
Joshua Cullen committed
-
- 11 Aug, 2017 1 commit
-
-
Sushant committed
-
- 10 Aug, 2017 2 commits
-
-
* Eviction config in connection-manager.js Added configuration property `evictionRunIntervalMillis` to node-pool instantiation to allow evictions to run against stale connections in the pool. The default value is set to 0 which prevents evictions all together. The added configuration will cause evictions to run every 60 seconds. The setting has been exposed in the Sequelize configuration options. * Update default pool options in usage.md Corrected the existing default pooling options in `usage.md` and added new option for evict which controls the interval in which evictions run. * Added evictionTimeoutMillis to remaining areas Adding `evictionTimeoutMillis` to remaining configuration areas within `connection-manager.js` * Adding documentation for `options.pool.evict` Updating the comment which documents the configuration parameters available when constructing a new _Sequelize_ object. * Change "between" -> "for" Updating the grammar for simplify the understanding of this option.
Skylar Graika committed -
Locked tedious to 1.14.0, this is required as Query Queue tests are failing in 1.15.0 This indicate there is a breaking error message / type change between these two versions
Sushant committed
-