- 23 May, 2013 1 commit
-
-
Added DOA Getters and Setters
durango committed
-
- 22 May, 2013 6 commits
-
-
Sascha Depold committed
-
SQLite addQuotes is not correct
Jan Aagaard Meier committed -
Sascha Depold committed
-
Enable the override of the default attributes
Sascha Depold committed -
Provide a link to a live sandbox environment where sequelizse examples are available
Sascha Depold committed -
…mysql dialect query generator
Michael Weibel committed
-
- 21 May, 2013 1 commit
-
-
sevastos committed
-
- 20 May, 2013 6 commits
-
-
Sascha Depold committed
-
Promises/A Support
Sascha Depold committed -
add test for skipping validations when value is null and allowNull is true
Jan Aagaard Meier committed -
Bart Nagel committed
-
Jan Aagaard Meier committed
-
Jan Aagaard Meier committed
-
- 19 May, 2013 4 commits
-
-
Issue #629: Attribute ambiguity issue when eagerly loading.
Jan Aagaard Meier committed -
make changes in issue #629 pass.
Peter Braun committed -
Peter Braun committed
-
can now prepend table names to attributes. This fixes issue #629.
Peter Braun committed
-
- 17 May, 2013 3 commits
-
-
Kevin Beaty committed
-
…are no timeouts in the postgres test run this time :-/
Jochem Maas committed -
…ute definition (by defining a "get" and/or "set" property) ... these take preference to getters/setters defined (for an attribute of the given name) in the options object - some buster tests included
Jochem Maas committed
-
- 16 May, 2013 2 commits
-
-
Jan Aagaard Meier committed
-
Jochem Maas committed
-
- 15 May, 2013 4 commits
-
-
Include no longer overwrites attributes in find (thanks to @mekanics)
Jan Aagaard Meier committed -
Alexandre Joly committed
-
Added options when using connection string
Jan Aagaard Meier committed -
… options can be passed as second parameter.
Javier Echenique committed
-
- 14 May, 2013 13 commits
-
-
Sascha Depold committed
-
Sascha Depold committed
-
Sascha Depold committed
-
Sascha Depold committed
-
-
Added failing MySQL tests for SelectQuery when the `where` is all kinds of empty. Now it returns `1=1` if nothing else, as suggested by @muka.
terraflubb committed -
Sascha Depold committed
-
Properly process booleans in MySQL dialect to fix #607
Sascha Depold committed -
Sascha Depold committed
-
Sascha Depold committed
-
Sascha Depold committed
-
Sascha Depold committed
-
-