- 11 Dec, 2015 3 commits
-
-
Alrik Hausdorf committed
-
[ci skip] Docs: changed order of values
Jan Aagaard Meier committed -
Alrik Hausdorf committed
-
- 08 Dec, 2015 4 commits
-
-
Merge of pull request #4706 - pg range handling improved to HEAD
Jan Aagaard Meier committed -
Aleksander Barszczewski committed
-
[MSSQL] Fix connection manager domain usage
Mick Hansen committed -
API for the Tedious driver requires that an entry for `domain`, if present, be at the root level of the config option passed to the constructor. This was added in commit 91fc76be. However, that commit deleted dialectOptions.domain from the config object passed into the Sequelize constructor. Since most config objects are singletons, this mutation of the config object breaks any subsequent calls to the instance connectionManager.$connect. This commit simply removes the call to delete the domain entry. Fixes #4918
Luke Albao committed
-
- 06 Dec, 2015 3 commits
-
-
Mick Hansen committed
-
Mick Hansen committed
-
Mick Hansen committed
-
- 04 Dec, 2015 6 commits
-
-
Update wkx to version 0.2.0
🚀 Jan Aagaard Meier committed -
Failing .set test
Mick Hansen committed -
Fix #4881 and add tests for es6 imports
Mick Hansen committed -
Fix tests and description based on feedback
Alex Schneider committed -
http://greenkeeper.io/
greenkeeperio-bot committed -
Sorin Neacsu committed
-
- 03 Dec, 2015 1 commit
-
-
Fix various typos/misspellings/formatting issues in the docs
Mick Hansen committed
-
- 02 Dec, 2015 1 commit
-
-
Trey Thomas committed
-
- 28 Nov, 2015 2 commits
-
-
Fixed instance.destroy not working for models with "paranoid" and defaultValue of deletedAt set to non-null.
Mick Hansen committed -
Kenji Tayama committed
-
- 27 Nov, 2015 9 commits
-
-
Mick Hansen committed
-
Mick Hansen committed
-
Mick Hansen committed
-
Conflicts: changelog.md
Mick Hansen committed -
Mick Hansen committed
-
don't overwrite options.foreignKey in associations
Jan Aagaard Meier committed -
Fixes usage of promise antipatterns in the docs
Mick Hansen committed -
…f deletedAt set to non-null.
Kenji Tayama committed -
Felix Becker committed
-
- 26 Nov, 2015 1 commit
-
-
Sebastian Wilzbach committed
-
- 24 Nov, 2015 2 commits
-
-
Fix typo in querying.md
Jan Aagaard Meier committed -
change value from 100 to 1000 to match comment
Jay Springate committed
-
- 21 Nov, 2015 1 commit
-
-
Return null to tell Bluebird non-return is intentional
Mick Hansen committed
-
- 20 Nov, 2015 6 commits
-
-
Mick Hansen committed
-
Mick Hansen committed
-
Mick Hansen committed
-
Mick Hansen committed
-
…s would not properly use a parent connection
Mick Hansen committed -
…ning outside of the transaction connection.
Mick Hansen committed
-
- 19 Nov, 2015 1 commit
-
-
Jan Aagaard Meier committed
-