- 22 Feb, 2016 3 commits
-
-
Clement Teule committed
-
Clement Teule committed
-
…Inf) in pg and sqlite. Closes #5194
Jan Aagaard Meier committed
-
- 21 Feb, 2016 13 commits
-
-
Jan Aagaard Meier committed
-
Jan Aagaard Meier committed
-
Added validationFailed hook
Jan Aagaard Meier committed -
Jan Aagaard Meier committed
-
add a beforeCount hook
Jan Aagaard Meier committed -
Jan Aagaard Meier committed
-
Added locales support for localized validations
Jan Aagaard Meier committed -
Jan Aagaard Meier committed
-
djstroky committed
-
Log which query tried to run on a finished transaction
Mick Hansen committed -
empty array in where should return no data
Mick Hansen committed -
Update generic-pool to version 2.4.1
🚀 Jan Aagaard Meier committed -
http://greenkeeper.io/
greenkeeperio-bot committed
-
- 20 Feb, 2016 3 commits
-
-
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 -
Brendon Boshell committed
-
Brendon Boshell 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 11 commits
-
-
oss92 committed
-
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 2 commits
-
-
Jan Aagaard Meier committed
-
fix: describe query should not uppercase the enum type
Jan Aagaard Meier committed
-