- 01 Aug, 2015 1 commit
-
-
Fräntz Miccoli committed
-
- 31 Jul, 2015 4 commits
-
-
[ci skip] Update api docs in data-types.js
Jan Aagaard Meier committed -
Fengda Huang committed
-
Update JSDoc of Model.prototype.findOrInitialize()
Jan Aagaard Meier committed -
The @return tag says that this method returns Promise<Instance>, while the real return contains also an 'initialized' boolean value.
Gustavo Henke committed
-
- 30 Jul, 2015 5 commits
-
-
Mick Hansen committed
-
Mick Hansen committed
-
Jan Aagaard Meier committed
-
Jan Aagaard Meier committed
-
Jan Aagaard Meier committed
-
- 27 Jul, 2015 10 commits
-
-
Mick Hansen committed
-
…ty include with a nested include
Mick Hansen committed -
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 3 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
-