- 28 Jan, 2016 4 commits
-
-
Fixed field alias in order clause
Mick Hansen committed -
Fix model update with individualHooks
Mick Hansen committed -
taylorhakes committed
-
tornillo committed
-
- 27 Jan, 2016 1 commit
-
-
Fix setting postgres timezone while fetching hstore oids.
Jan Aagaard Meier committed
-
- 24 Jan, 2016 4 commits
-
-
Fix "the dialect is not supported" error
Mick Hansen committed -
Fix #5222: prevent race condition after transaction finished
Mick Hansen committed -
This makes it so that, if the provided dialect is a supported dialect (eg. postgres) and requiring the dialect throws an error (eg. the 'pg' package not being installed), the actual underlying error and its accompanying stack trace are thrown to the caller, rather than stringifying the error (losing the stack) and reporting the wrong error.
Stuart P. Bentley committed -
Augusto Franzoia committed
-
- 22 Jan, 2016 3 commits
-
-
Fix Instance.reload issues
Mick Hansen committed -
Fix error message Fix test Fix changelog Fix jshint error
tornillo committed -
Missing semicolon causes a query in the postgres connection manager to fail. Only crops up when fetching hstore oids, since another statement is added without a semicolon in-between.
Karthik Viswanathan committed
-
- 21 Jan, 2016 10 commits
-
-
Mick Hansen committed
-
Mick Hansen committed
-
…d only apply grouped limit if more than one instance being requested
Mick Hansen committed -
Reroll #4958
Jan Aagaard Meier committed -
zhuqingling committed
-
Merge PR #4464 and add tests
Jan Aagaard Meier committed -
Jan Aagaard Meier committed
-
Added retry and options to retry when queries fail with SQL_BUSY state.
Mick Hansen committed -
Eric Thompson committed
-
Eric Thompson committed
-
- 20 Jan, 2016 8 commits
-
-
errDetail may be undefined in Postgres formatError
Mick Hansen committed -
babel-core@6.4.5 breaks build
⚠ ️Mick Hansen committed -
Fix 5092
Mick Hansen committed -
Sushant committed
-
Sushant committed
-
Eric Thompson committed
-
http://greenkeeper.io/
greenkeeperio-bot committed -
Samuel Debionne committed
-
- 19 Jan, 2016 10 commits
-
-
Fix jshint errors
Mick Hansen committed -
tornillo committed
-
Prevent Promise (bluebird) warnings in tests (part 2)
Mick Hansen committed -
Support silent: true in bulk update
Mick Hansen committed -
tornillo committed
-
Updated the fix for user defined attributes overwriting builtins.
Jan Aagaard Meier committed -
jshint@2.9.1 breaks build
⚠ ️Jan Aagaard Meier committed -
Update generic-pool to version 2.4.0
🚀 Jan Aagaard Meier committed -
Prevent Promise (bluebird) warnings
Jan Aagaard Meier committed -
Add `IF EXISTS` to Postgres drop schema query
Mick Hansen committed
-