- 12 Jan, 2015 4 commits
-
-
Preston Parry committed
-
Corrected invalid syntax
Jan Aagaard Meier committed -
James Billingham committed
-
Add `pg-hstore` to "Getting Started"
Mick Hansen committed
-
- 11 Jan, 2015 3 commits
-
-
Tiago Ribeiro committed
-
Move pg-hstore to devDependencies
Mick Hansen committed -
Tiago Ribeiro committed
-
- 10 Jan, 2015 17 commits
-
-
Mick Hansen committed
-
Mick Hansen committed
-
Mick Hansen committed
-
Mick Hansen committed
-
Mick Hansen committed
-
Mick Hansen committed
-
Mick Hansen committed
-
Mick Hansen committed
-
Mick Hansen committed
-
fix formatting of periods
Mick Hansen committed -
Andrew Smith committed
-
Small Typo
Mick Hansen committed -
Philip J Briggs committed
-
Mick Hansen committed
-
Update copyright year range to 2015
Mick Hansen committed -
Kara committed
-
- 09 Jan, 2015 16 commits
-
-
Mick Hansen committed
-
Mick Hansen committed
-
Mick Hansen committed
-
Mick Hansen committed
-
Mick Hansen committed
-
Mick Hansen committed
-
Mick Hansen committed
-
Mick Hansen committed
-
Mick Hansen committed
-
…es trigger a unique error For cases where the primary `where` passed to findOrCreate does not trigger a unique error but the default values does the code would then attempt a find on the were resulting in the perceived impossible return value of [null, true]
Mick Hansen committed -
GuilhermeReda committed
-
GuilhermeReda committed
-
Mick Hansen committed
-
…a noop rather than an empty query
Mick Hansen committed -
Sequelize tries to optimize which fields are being updated by checking previous data values, and determining whether or not fields should be used in an UPDATE clause. Unfortunately, the case where NO fields should be used in the clause was never checked.
Matt Broadstone committed -
Mick Hansen committed
-