- 14 Nov, 2014 4 commits
-
-
overlookmotel committed
-
Prefer index name when mapping unique constraint errors
Jan Aagaard Meier committed -
unique constraint error
Jarkko Mönkkönen committed -
Jarkko Mönkkönen committed
-
- 13 Nov, 2014 7 commits
-
-
Jan Aagaard Meier committed
-
Jan Aagaard Meier committed
-
Undestroy method for paranoid models
Jan Aagaard Meier committed -
update/clean readme
Mick Hansen committed -
- update some of the links - change h3 to h2 for sections - add disclaimer about runnable not being up-to-date - change twitter link to @SequelizeJS instead of @sdepold
Victor Pontis committed -
Jarkko Mönkkönen committed
-
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 5 commits
-
-
Seth Samuel committed
-
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 13 commits
-
-
Seth Samuel committed
-
Seth Samuel committed
-
Seth Samuel committed
-
Seth Samuel committed
-
Seth Samuel committed
-
Seth Samuel committed
-
Seth Samuel committed
-
Seth Samuel committed
-
Seth Samuel committed
-
Seth Samuel committed
-
Seth Samuel committed
-
Seth Samuel committed
-
Seth Samuel committed
-
- 05 Nov, 2014 3 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
-