- 07 Nov, 2012 6 commits
-
-
Sascha Depold committed
-
Sascha Depold committed
-
Sascha Depold committed
-
Sascha Depold committed
-
Sascha Depold committed
-
- 06 Nov, 2012 9 commits
-
-
This reverts commit bfbd3f1a. It makes some test fail
Jisoo Park committed -
Jisoo Park committed
-
Jisoo Park committed
-
Jisoo Park committed
-
Replaced Utils.merge with Utils._.extend
Jisoo Park committed -
Sascha Depold committed
-
Sascha Depold committed
-
Sascha Depold committed
-
joshm committed
-
- 05 Nov, 2012 13 commits
-
-
Jan Aagaard Meier committed
-
Jan Aagaard Meier committed
-
Jan Aagaard Meier committed
-
Jan Aagaard Meier committed
-
Jan Aagaard Meier committed
-
Sascha Depold committed
-
Sascha Depold committed
-
Sascha Depold committed
-
Sascha Depold committed
-
Sascha Depold committed
-
Sascha Depold committed
-
Sascha Depold committed
-
Sascha Depold committed
-
- 03 Nov, 2012 3 commits
-
-
This gives better results when doing an update so you don't run into issues where you did something like: mymodel.myfield = 'foo' mymodel.save(theseParams) mymodel.myfield of course wasn't updated, but it will appear to a test perhaps that it was. This will also allow the attributes that are returned to behave the same as they would in an insert or a select query. To see this try creating an ARRAY column type in postgres, then make it a text field in sequelize. The value that will be returned is the same on the type for insert/select but not for update.
joshm committed -
Sascha Depold committed
-
Sascha Depold committed
-
- 31 Oct, 2012 9 commits
-
-
Jan Aagaard Meier committed
-
Jan Aagaard Meier committed
-
Mick Hansen committed
-
Jan Aagaard Meier committed
-
Jan Aagaard Meier committed
-
Jan Aagaard Meier committed
-
Mick Hansen committed
-
Mick Hansen committed
-
Mick Hansen committed
-