- 17 May, 2013 2 commits
-
-
…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 1 commit
-
-
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 19 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
-
-
Sascha Depold committed
-
Sascha Depold committed
-
Sascha Depold committed
-
Sascha Depold committed
-
Sascha Depold committed
-
- 12 May, 2013 5 commits
-
-
Make it possible to specify query options for find and findAll (specifically raw: true)
durango committed -
Jan Aagaard Meier committed
-
Jan Aagaard Meier committed
-
Jan Aagaard Meier committed
-
Jan Aagaard Meier committed
-
- 11 May, 2013 9 commits
-
-
William Riancho committed
-
terraflubb committed
-
And quit with a code after outputting it.
terraflubb committed -
Because I always forget to add one to 'down' and then my migrations don't undo. Also upgraded a ==.
terraflubb committed -
Also replaced one thrown error with a console.log. The rest of the errors were not thrown, and since this file is run from the shell, it will be an edge case that it will ever be caught. It looks messy when it happens. So it now returns an exit code of 1 to indicate things went sideways.
terraflubb committed -
Still defaults to 'development' if NODE_ENV isn't set so backwards compatibility is ensured.
terraflubb committed -
terraflubb committed
-
terraflubb committed
-
terraflubb committed
-