- 09 Aug, 2013 12 commits
-
-
Daniel Durante committed
-
Added specs to explicitly test for auto incremented/primary key validati...
Daniel Durante committed -
Daniel Durante committed
-
Daniel Durante committed
-
Daniel Durante committed
-
Default schemas should now be utilized when describing tables (this real...
Daniel Durante committed -
…affected Postgres users for the most part) and fixed sqlite/mysql having trouble with dropping the correct schemas. Closes #672
Daniel Durante committed -
Milestones/2.0.0
Daniel Durante committed -
Conflicts: lib/dao.js
Daniel Durante committed -
Daniel Durante committed
-
Custom primary key (not keys, just singular) should no longer be a problem for models when using any of the data retrievals with just a number or through associations. Closes #694
Daniel Durante committed -
…simply callback rather than connecting again).
Daniel Durante committed
-
- 08 Aug, 2013 2 commits
-
-
Sascha Depold committed
-
Sascha Depold committed
-
- 07 Aug, 2013 2 commits
-
-
This reverts commit 77e86a11.
Sascha Depold committed -
Sascha Depold committed
-
- 06 Aug, 2013 17 commits
-
-
Daniel Durante committed
-
Daniel Durante committed
-
Daniel Durante committed
-
Daniel Durante committed
-
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
-
Sascha Depold committed
-
Sascha Depold committed
-
First iteration of syntax sugar for DAOs
Daniel Durante committed -
Milestones/2.0.0 (big merge)
Sascha Depold committed -
Conflicts: lib/dao-validator.js lib/dao.js
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 3 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
-