- 16 Jan, 2013 10 commits
-
-
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 1 commit
-
-
Ricardo Graça 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
-
- 29 Dec, 2012 2 commits
-
-
Sascha Depold committed
-
Added Model Table Name overrides
Sascha Depold committed
-
- 26 Dec, 2012 4 commits
-
-
Clearer error if you have a typo on the column data type
Sascha Depold committed -
Sascha Depold committed
-
Sascha Depold committed
-
Sascha Depold committed
-
- 18 Dec, 2012 3 commits
-
-
shane adams committed
-
shane adams committed
-
shane adams committed
-
- 15 Dec, 2012 2 commits
-
-
Sascha Depold committed
-
slamkajs committed
-
- 13 Dec, 2012 4 commits
-
-
Sascha Depold committed
-
Sascha Depold committed
-
Sascha Depold committed
-
BIGINT support
Sascha Depold committed
-
- 10 Dec, 2012 1 commit
-
-
shane adams committed
-
- 29 Nov, 2012 1 commit
-
-
Read replication for Mysql (experimental)
Sascha Depold committed
-