- 21 Sep, 2017 3 commits
- 20 Sep, 2017 1 commit
-
-
Resolves issue with acquire call which never finishes, resolve errors and connections and handle factory level error ourselves. Fixed issue with MSSQL / MySQL error out with resources currently not part of pool. Fixed evict setting so idle connections are properly removed on time and improved documentation around connection manager and various options
Sushant committed
-
- 18 Sep, 2017 4 commits
-
-
Sushant committed
-
* docs(migration): explain how to use migrations * docs(migration): storage, .sequelizerc * docs(migrations): dynamic config, storage, ssl, url option, using env varibales * docs(migrations): seeds and production tips * docs: simplify queryInterface intro * docs: QueryInterface API + seeding docs + styling * docs: expose describe table to public
Sushant committed -
* refactor(abstruct.query-generator): Reduce complexity of abstruct query-generator whereItemQuery by whereItemQuery had cyclic complexity of 85 reduced to 26 to make logic a bit easier to follow. Logic is almost identical but at places where logic looked like an obvoius error it was tweeked, like - _traverseJSON had weird logic if the item was plain object - cast wast set by either path (ok) or the first value of the first property of an object (doesn't make sense) where value passed into whereItemQuery was in the main function scope causing it to accumulate properties on each iteration (doesn't make sense) All test are passing with no issues but since there were minor logic changes there might be some edge cases needed to be addressed. Though it's more resonable to assume changes will fix bugs related to those edge cases than cause them * fix(abstract.query-generator): Fix discrepancies between postgres and sqlite casting and handling of postgres and sqlite handle casting and JSONB formats a bit diffrently yet some previous commits didn't took this changes into consideration when handling casting and didn't test casting properly * fix(abstract.query-generator): Fix issue where not properly treating plain js object values for JSON column Fixes #3824 (again)
Yoni Jah committed -
Sushant committed
-
- 15 Sep, 2017 6 commits
-
-
Alexsey committed
-
* fix(query): does not include primary key when grouping When grouping a model that links through a belongsTo association the primaryKey is no longer automatically added to the attributes list. * test(query): uses stricter type checks for primary key group tests
Gareth Flowers committed -
Sushant committed
-
Axetroy committed
-
Sushant committed
-
Sushant committed
-
- 13 Sep, 2017 1 commit
-
-
Turanchoks committed
-
- 12 Sep, 2017 1 commit
-
-
Aleksandr committed
-
- 11 Sep, 2017 1 commit
-
-
Maurice Ronet Dominguez committed
-
- 10 Sep, 2017 1 commit
-
-
Sushant committed
-
- 09 Sep, 2017 1 commit
-
-
Sushant committed
-
- 08 Sep, 2017 5 commits
-
-
Ilia Ermolin committed
-
Satana Charuwichitratana committed
-
木士羽 committed
-
Lars Tijhuis committed
-
Carlos Weckesser committed
-
- 07 Sep, 2017 2 commits
-
-
Johan Sandmark committed
-
Alexsey committed
-
- 03 Sep, 2017 1 commit
-
-
Sushant committed
-
- 31 Aug, 2017 1 commit
-
-
… using `.` #7742 (#7795)
Guillaume GRIMBERT committed
-
- 30 Aug, 2017 3 commits
-
-
Brett Vitaz committed
-
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 2 commits
-
-
miclill committed
-
John Schulz committed
-