- 11 May, 2013 5 commits
-
-
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 -
Sascha Depold committed
-
- 10 May, 2013 25 commits
-
-
Upgraded validation for IPv6 support. Closes #371
durango committed -
Daniel Durante committed
-
Some PR broke this concept, so I'm not safely type checking all the way ...
durango committed -
Daniel Durante committed
-
Validations will now be called upon .save() and allowNull: true skips validations
durango committed -
Jan Aagaard Meier committed
-
Daniel Durante committed
-
Jan Aagaard Meier committed
-
Support for bulk insert, update and delete operations at the DAOFactory level
Jan Aagaard Meier committed -
Martin Aspeli committed
-
Martin Aspeli committed
-
Martin Aspeli committed
-
Martin Aspeli committed
-
Martin Aspeli committed
-
Martin Aspeli committed
-
Martin Aspeli committed
-
Martin Aspeli committed
-
Martin Aspeli committed
-
Martin Aspeli committed
-
Martin Aspeli committed
-
Martin Aspeli committed
-
Martin Aspeli committed
-
Martin Aspeli committed
-
…s (if the value is null).
Daniel Durante committed -
Sascha Depold committed
-
- 09 May, 2013 3 commits
-
-
Sascha Depold committed
-
Added deletedAt buster tests borrowed from @gustawpursche
Jan Aagaard Meier committed -
Jan Aagaard Meier committed
-
- 08 May, 2013 7 commits
-
-
Jan Aagaard Meier committed
-
Sascha Depold committed
-
Support for foreign key constraints (#389)
Sascha Depold committed -
Sascha Depold committed
-
Sascha Depold committed
-
Replaced underscore with lodash.
Sascha Depold committed -
Martin Aspeli committed
-