- 02 Jun, 2015 2 commits
-
-
[ci skip] Update API docs view code links
Jan Aagaard Meier committed -
Fred K. Schott committed
-
- 01 Jun, 2015 11 commits
-
-
Remove outdated and not maintained examples
Mick Hansen committed -
Fix some data types in mssql and postgres
Mick Hansen committed -
Remove unnecessary indentation
Mick Hansen committed -
Ruben Bridgewater committed
-
Ruben Bridgewater committed
-
Ruben Bridgewater committed
-
Fix racy tests
Jan Aagaard Meier committed -
Add sequelize.truncate function
Jan Aagaard Meier committed -
Ruben Bridgewater committed
-
Use truncate internal
Ruben Bridgewater committed -
Ruben Bridgewater committed
-
- 31 May, 2015 3 commits
-
-
overlookmotel committed
-
Fix `options.logging` not being passed to queries
Jan Aagaard Meier committed -
Jan Aagaard Meier committed
-
- 30 May, 2015 3 commits
-
-
overlookmotel committed
-
Hotfix
Mick Hansen committed -
Ruben Bridgewater committed
-
- 29 May, 2015 3 commits
-
-
Jan Aagaard Meier committed
-
[ci skip] Fixes typo in associations doc regarding Mixins (specifiy -> specify)
Jan Aagaard Meier committed -
Jimmy Gong committed
-
- 28 May, 2015 8 commits
-
-
Fix two minor issues. Closes #3812 and #3770
Mick Hansen committed -
Ruben Bridgewater committed
-
🐛 Jan Aagaard Meier committed -
Add support for keyword `after` in options of a field. Closes #3166
Jan Aagaard Meier committed -
Ruben Bridgewater committed
-
Transaction docs
Jan Aagaard Meier committed -
Ruben Bridgewater committed
-
Ruben Bridgewater committed
-
- 27 May, 2015 4 commits
-
-
📝 Jan Aagaard Meier committed -
🐛 Jan Aagaard Meier committed -
Jan Aagaard Meier committed
-
response to issue 3795
Petar Koretić committed
-
- 26 May, 2015 6 commits
-
-
Fixes #3799 hasOwnProperty is now called through Object.prototype
Jan Aagaard Meier committed -
Mick Hansen committed
-
Mick Hansen committed
-
Fix regression in util.toDefaultValue not returning the data types. Closes #3324, #3002 and #3410
Mick Hansen committed -
If Object.create('null') is used to create the object, it loses the prototype. Calling hasOwnProperty through Object.prototype ensures that hasOwnProperty is safely called. For further details, refer to the comments on the issue.
hkulkarni committed -
Add hability to use raw queries in Model scopes
Jan Aagaard Meier committed
-