- 01 Jun, 2015 1 commit
-
-
Use truncate internal
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
-
- 25 May, 2015 6 commits
-
-
Francisco Cardoso committed
-
Jan Aagaard Meier committed
-
📝 Jan Aagaard Meier committed -
Jan Aagaard Meier committed
-
Always quote identifiers after AS in join queries. Fixes #3780
Jan Aagaard Meier committed -
Idris Mokhtarzada committed
-
- 23 May, 2015 2 commits
-
-
Ruben Bridgewater committed
-
Fix typo Fix updatedAt and createdAt not always being 100% identical Use instanceof Abstract and remove __getTimestamp
Ruben Bridgewater committed
-
- 22 May, 2015 4 commits
-
-
[ci skip]
📝 findAll WHERE options list compiled based on guery-generator.js aliasMapJan Aagaard Meier committed -
Mikk Andresen committed
-
Mikk Andresen committed
-
Mick Hansen committed
-