- 27 Jul, 2015 8 commits
-
-
Mick Hansen committed
-
Mick Hansen committed
-
Mick Hansen committed
-
include.seperate and include.limit support for hasMany
Mick Hansen committed -
Mick Hansen committed
-
Jan Aagaard Meier committed
-
…s messing with template settings. Closes #2281
Jan Aagaard Meier committed -
…e of schemas. Closes #3171, Closes #3563
Jan Aagaard Meier committed
-
- 26 Jul, 2015 7 commits
-
-
Jan Aagaard Meier committed
-
Bug fix: #3266 - belongsToMany junction table timestamp Conflicts: lib/associations/mixin.js
Jan Aagaard Meier committed -
feat(version) Automatically determine the database version when creat…
Jan Aagaard Meier committed -
…st connection. Re-roll of #3842
Jan Aagaard Meier committed -
Jan Aagaard Meier committed
-
Jan Aagaard Meier committed
-
Jan Aagaard Meier committed
-
- 25 Jul, 2015 6 commits
-
-
…'s already there. Closes #4127
Jan Aagaard Meier committed -
Jan Aagaard Meier committed
-
Add test case for scope with includes
Jan Aagaard Meier committed -
Jan Aagaard Meier committed
-
adds support for for table triggers in mssql dialect for Model.update
Jan Aagaard Meier committed -
Jan Aagaard Meier committed
-
- 24 Jul, 2015 4 commits
-
-
Mick Hansen committed
-
Mick Hansen committed
-
Update sent to database when nothing changed in instance
Jan Aagaard Meier committed -
joao.bortolozzo committed
-
- 23 Jul, 2015 6 commits
-
-
Jan Aagaard Meier committed
-
Mick Hansen committed
-
To prepare for being able to run a association method on multiple source instances i've moved the association methods to the association prototype instead of having them on the instance prototype, the instance prototype now only has proxy methods to the methods on the association.
Mick Hansen committed -
Refactor join query generation
Jan Aagaard Meier committed -
[ci skip] Fix documentation of fields filter for create function
Jan Aagaard Meier committed -
The documentation for the .create() function was incorrect in how to specify a filter for fields being saved.
elvo86 committed
-
- 22 Jul, 2015 1 commit
-
-
Mick Hansen committed
-
- 21 Jul, 2015 3 commits
-
-
fix and reduce code
Mick Hansen committed -
Update mssql test credentials
Jan Aagaard Meier committed -
- adds hasTrigger option in model.js that is then passed to querygenerator.update - adds integration test for Model.update
shakib bawa committed
-
- 20 Jul, 2015 5 commits
-
-
Include the error message in the exception to ease debug
Mick Hansen committed -
fix(belongs-to-many): properly pair association based on the through …
Mick Hansen committed -
Mick Hansen committed
-
update should pass options to set
Mick Hansen committed -
…ons.through, not a reference
Mick Hansen committed
-