- 20 Feb, 2016 1 commit
-
-
The "commit has been called on this transaction" error message usually indicates a problem with chaining of query promises within a transaction block. In more complex transaction blocks it may not be immediately clear which query is improperly chained and the current error message does not help much. This change attaches the rejected query (SQL) as the 'sql' property of the error. This makes it easier to identify a problem in an application.
Jozef Hartinger committed
-
- 19 Feb, 2016 3 commits
-
-
Mick Hansen committed
-
Clarify that transaction.commit() and rollback() returns a promise
Mick Hansen committed -
Markus Hedlund committed
-
- 18 Feb, 2016 10 commits
-
-
Mick Hansen committed
-
Mick Hansen committed
-
Mick Hansen committed
-
Multiple custom unique validation messages being overwritten by the first-defined message
Mick Hansen committed -
Connor Peet committed
-
…. Closes #4735, Closes #4925
Jan Aagaard Meier committed -
bug(postgres/truncate) Fix truncate with schema in postgres.
Jan Aagaard Meier committed -
Jan Aagaard Meier committed
-
bug(dates/timezone) Fix parsing of dates in mysql when a named timezo…
Jan Aagaard Meier committed -
Jan Aagaard Meier committed
-
- 16 Feb, 2016 5 commits
-
-
pg@4.4.6
Jan Aagaard Meier committed -
Added condition to arg passer for validators.
Mick Hansen committed -
Caleb Bauermeister committed
-
http://greenkeeper.io/
greenkeeperio-bot committed -
Jan Aagaard Meier committed
-
- 15 Feb, 2016 4 commits
-
-
Jan Aagaard Meier committed
-
fix: describe query should not uppercase the enum type
Jan Aagaard Meier committed -
(issue #3295) self reference tests for BelongsToMany
Mick Hansen committed -
GREP env now able to use multiple spaced argument
Mick Hansen committed
-
- 14 Feb, 2016 2 commits
- 13 Feb, 2016 3 commits
-
-
Replaced function removed from lodash 4
Jan Aagaard Meier committed -
Zihua Li committed
-
Caleb Bauermeister committed
-
- 12 Feb, 2016 6 commits
-
-
[ci skip] Updated test commands in contributing docs
Jan Aagaard Meier committed -
Sushant committed
-
NPM Script Build
Jan Aagaard Meier committed -
bluebird@3.2.1
Jan Aagaard Meier committed -
Jan Aagaard Meier committed
-
Set updatedAt and createdAt values before validation
Jan Aagaard Meier committed
-
- 11 Feb, 2016 2 commits
-
-
Fixes #5390 - dialect mariaDB missing data-types
Mick Hansen committed -
Yoni Jah committed
-
- 10 Feb, 2016 4 commits
-
-
babel-core@6.5.1
Jan Aagaard Meier committed -
wellknown@0.4.1
Jan Aagaard Meier committed -
Yoni Jah committed
-
fix: after_constraint typo
Mick Hansen committed
-