- 20 Jan, 2014 3 commits
-
-
Michael Schonfeld committed
-
Michael Schonfeld committed
-
Michael Schonfeld committed
-
- 16 Jan, 2014 2 commits
-
-
pool settings are not transported down to replica connections
Mick Hansen committed -
Evan Tahler committed
-
- 15 Jan, 2014 1 commit
-
-
Evan Tahler committed
-
- 14 Jan, 2014 4 commits
-
-
Mick Hansen committed
-
New queries hang when a client connection is closed after the 100 ms period of inactivity
Mick Hansen committed -
. fix unixSocket connection for mariadb
Jan Aagaard Meier committed -
dominik zunftmeister committed
-
- 13 Jan, 2014 4 commits
-
-
Fix CustomEventEmitter
Mick Hansen committed -
Mick Hansen committed
-
Make sure that objects passed to CustomEventEmitter's `error` event are boiled down to real Error instances so that node's EventEmitter does not give us this nasty "Uncaught, unspecified error" thing.
Sascha Gehlich committed -
iuri aranda committed
-
- 12 Jan, 2014 1 commit
-
-
Mick Hansen committed
-
- 11 Jan, 2014 19 commits
-
-
Fix CustomEventEmitter error handling
Mick Hansen committed -
Sascha Gehlich committed
-
Override .emit() to first check whether the error argument is an array. In case it is an array, reduce it to the very first error and pass it to the original EventEmitter.emit()
Sascha Gehlich committed -
Mick Hansen committed
-
Mick Hansen committed
-
Sequelize.ENUM: Values as arguments / array
Mick Hansen committed -
Added tests for both field: Sequelize.ENUM and field: { type: Sequelize.ENUM }
Sascha Gehlich committed -
Mick Hansen committed
-
Fix for #1234 - Postgres query should set on .dataValues instead of object
Mick Hansen committed -
Sascha Gehlich committed
-
Mick Hansen committed
-
Mick Hansen committed
-
Sascha Gehlich committed
-
Sascha Gehlich committed
-
Mick Hansen committed
-
Validation skipping logic was inverted. Fixed #1169
Mick Hansen committed -
… last one (right when the client connection is closing) Also added a possible fix
iuri aranda committed -
Sascha Gehlich committed
-
Mick Hansen committed
-
- 10 Jan, 2014 6 commits
-
-
Mick Hansen committed
-
better check if 'IS NOT' or '!=' should be used
Mick Hansen committed -
Steffen Persch committed
-
Steffen Persch committed
-
Steffen Persch committed
-
Sascha Depold committed
-