- 27 Jan, 2013 1 commit
-
-
Sascha Depold committed
-
- 16 Jan, 2013 14 commits
-
-
Fix issue with incorrect migrations in SequelizeMeta getting deleted when reverting
Sascha Depold committed -
Use ES5 native instead of Underscore.js when possible
Sascha Depold committed -
Fix typo in bin/sequelize
Sascha Depold committed -
Sascha Depold committed
-
Sascha Depold committed
-
Sascha Depold committed
-
Sascha Depold committed
-
Sascha Depold committed
-
Migrations - renameColumn: Unhandled error if field name doesn't exist
Sascha Depold committed -
Sascha Depold committed
-
Sascha Depold committed
-
Sascha Depold committed
-
Sascha Depold committed
-
- 14 Jan, 2013 2 commits
-
-
Ricardo Graça committed
-
Ricardo Graça committed
-
- 11 Jan, 2013 5 commits
-
-
This reverts commit f4f620e0.
Thomas Watson Steen committed -
Thomas Watson Steen committed
-
Thomas Watson Steen committed
-
Thomas Watson Steen committed
-
Shaun Rader committed
-
- 10 Jan, 2013 3 commits
-
-
Sascha Depold committed
-
Only load .js files from the migrations directory
Sascha Depold committed -
Fix bug in Utils.format that ignore falsy values
Sascha Depold committed
-
- 09 Jan, 2013 6 commits
-
-
Previously this would affect where clauses, e.g: User.findAll({ where: ['foo = ?', 0]) Would translate into: SELECT * FROM `Users`.`foo` = ? Instead of: SELECT * FROM `Users`.`foo` = 0
Thomas Watson Steen committed -
Thomas Watson Steen committed
-
Ricardo Graça committed
-
Sascha Depold committed
-
Sascha Depold committed
-
Sascha Depold committed
-
- 08 Jan, 2013 3 commits
-
-
Daniel Durante committed
-
Daniel Durante committed
-
…n when selecting with updateAttribute
Daniel Durante committed
-
- 06 Jan, 2013 2 commits
-
-
…g multiple migrations
Shaun Rader committed -
… last successful migration
Shaun Rader committed
-
- 29 Dec, 2012 2 commits
-
-
Sascha Depold committed
-
Added Model Table Name overrides
Sascha Depold committed
-
- 26 Dec, 2012 2 commits
-
-
Clearer error if you have a typo on the column data type
Sascha Depold committed -
Sascha Depold committed
-