- 08 Dec, 2015 1 commit
-
-
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
-
- 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 2 commits
-
-
Jan Aagaard Meier committed
-
[ci skip] Fixed mistype
Jan Aagaard Meier committed
-
- 14 Nov, 2015 1 commit
-
-
Brandon committed
-
- 13 Nov, 2015 3 commits
-
-
feat(datatypes) Support fractional DATETIME columns in MySQL 5.6+, fixes #4205
Jan Aagaard Meier committed -
Initial modifications to get enums working with postgres schemas
Mick Hansen committed -
Lewis Sobotkiewicz committed
-
- 12 Nov, 2015 6 commits
-
-
Fix addAssociations() API docs: null argument does nothing
Mick Hansen committed -
Michael Robinson committed
-
node-uuid@1.4.4 breaks build
🚨 Mick Hansen committed -
http://greenkeeper.io/
greenkeeperio-bot committed -
Thiago Sigrist committed
-
Michael Robinson committed
-
- 11 Nov, 2015 2 commits
-
-
Michael Robinson committed
-
…ther dialects. Thanks to breakingthings
Jan Aagaard Meier committed
-
- 10 Nov, 2015 13 commits
-
-
WIP: Datatypes system refactor
Mick Hansen committed -
Jan Aagaard Meier committed
-
Jan Aagaard Meier committed
-
Jan Aagaard Meier committed
-
Jan Aagaard Meier committed
-
Jan Aagaard Meier committed
-
Fix a couple of datatypes related unit tests
Jan Aagaard Meier committed -
Jan Aagaard Meier committed
-
Jan Aagaard Meier committed
-
Jan Aagaard Meier committed
-
Jan Aagaard Meier committed
-
implement bind-parameter for custom queries on postgres
Mick Hansen committed -
User4martin committed
-
- 09 Nov, 2015 3 commits
-
-
[ci skip] fix the example at the docs home page
Jan Aagaard Meier committed -
[ci skip] fix typo in document for associations
Jan Aagaard Meier committed -
fix document for associations
Horcrux committed
-
- 07 Nov, 2015 1 commit
-
-
Ali Taheri committed
-
- 06 Nov, 2015 1 commit
-
-
Simon Paris committed
-
- 03 Nov, 2015 1 commit
-
-
sqlite3@3.1.1 untested
⚠ ️Jan Aagaard Meier committed
-