- 13 Nov, 2014 1 commit
-
-
When using migrations to create indexes instead of sync or when unique index name has fields with underscores (was problem at least with postgres implementation) then it was not possible to set custom error message, because mapping the error thrown from database always failed. Fixed by using indexName always for mapping the error if possible.
Jarkko Mönkkönen committed
-
- 12 Nov, 2014 3 commits
-
-
keep original error message when wrapping in DatabaseError
Mick Hansen committed -
Add support for 'IS NULL' comparison
Mick Hansen committed -
Kyle committed
-
- 11 Nov, 2014 5 commits
-
-
Allow removing has-many associations by id
Mick Hansen committed -
Simon Gaeremynck committed
-
Mick Hansen committed
-
#2338 - Associations remove[AS][plural]
Mick Hansen committed -
Simon Gaeremynck committed
-
- 10 Nov, 2014 4 commits
-
-
Use pg-hstore for improved hstore handling
Jan Aagaard Meier committed -
Use the new beta build env on Travis
Jan Aagaard Meier committed -
caching is enabled faster vms faster boot times (docs coming soon)
Josh Kalderimis committed -
fixes #2521
Roman Shtylman committed
-
- 07 Nov, 2014 5 commits
-
-
Seth Samuel committed
-
Seth Samuel committed
-
Seth Samuel committed
-
Seth Samuel committed
-
Seth Samuel committed
-
- 05 Nov, 2014 22 commits
-
-
Refactor nm filtering
Mick Hansen committed -
…cursively by extracting the needed include tree
Mick Hansen committed -
Define DATEONLY as a DataType
Mick Hansen committed -
Revert "Breaking include on find when irrelevant columns in the join tab...
Mick Hansen committed -
Mick Hansen committed
-
Breaking include on find when irrelevant columns in the join table
Mick Hansen committed -
Victor Pontis committed
-
Victor Pontis committed
-
Victor Pontis committed
-
Mick Hansen committed
-
Add JSONB support to data-types.js
Mick Hansen committed -
Mick Hansen committed
-
Extend Sequelize JSON support
Daniel Hanover committed -
Mick Hansen committed
-
Mick Hansen committed
-
Mick Hansen committed
-
Mick Hansen committed
-
…when to use attribute directly in joins
Mick Hansen committed -
-
fix2426 keepDefaultTimezone
Mick Hansen committed -
Issue/postgres arrays
Mick Hansen committed
-