- 06 Aug, 2013 8 commits
-
-
Daniel Durante committed
-
Daniel Durante committed
-
Daniel Durante committed
-
Updated pg and node-validator dependencies.
Daniel Durante committed -
Daniel Durante committed
-
Sascha Depold committed
-
Sascha Depold committed
-
First iteration of syntax sugar for DAOs
Daniel Durante committed
-
- 04 Aug, 2013 4 commits
-
-
Sascha Depold committed
-
https://github.com/durango/sequelize
…o durango-updateAttributes-spec Conflicts: lib/dao.js
Sascha Depold committed -
Sascha Depold committed
-
Sascha Depold committed
-
- 03 Aug, 2013 6 commits
-
-
Conflicts: package.json spec/dao-factory.spec.js
Sascha Depold committed -
Sascha Depold committed
-
For MySQL users, if their collation allows case insensitivity then allow enums to be case insensitive as well. Closes #627
Sascha Depold committed -
Sascha Depold committed
-
Non pooling connections will no longer leak.
Daniel Durante committed -
Daniel Durante committed
-
- 02 Aug, 2013 7 commits
-
-
Sascha Depold committed
-
Sascha Depold committed
-
Sascha Depold committed
-
-
Sascha Depold committed
-
Daniel Durante committed
-
Michael Storgaard committed
-
- 01 Aug, 2013 8 commits
-
-
Daniel Durante committed
-
Adding unique to a column for Postgres in the migrator should be fixed. Closes #623
Sascha Depold committed -
Daniel Durante committed
-
Daniel Durante committed
-
You can now use .find() on any single integer primary key when throwing just a number as an argument. Closes #68
Sascha Depold committed -
bulkCreate() now has a third argument which gives you the ability to validate each row before attempting to bulkInsert.
Sascha Depold committed -
…e small stuff and added more tests
Michael Storgaard committed -
Michael Storgaard committed
-
- 31 Jul, 2013 7 commits
-
-
…', 'fields']} to .validate() which is useful for bulkCreate().
Daniel Durante committed -
…ch row before attempting to bulkInsert.
Daniel Durante committed -
…umber as an argument.
Daniel Durante committed -
…es when setting the updatedAt.
Daniel Durante committed -
Daniel Durante committed
-
…o be case insensitive as well. Closes #627
Daniel Durante committed -
Sascha Depold committed
-