- 18 Dec, 2015 4 commits
-
-
Add transaction support to all migration queries
Mick Hansen committed -
Fix options being written to instead of cloning on instance.update
Mick Hansen committed -
Conner McNamara committed
-
5051 fix sqlite default value
Mick Hansen committed
-
- 17 Dec, 2015 4 commits
-
-
* When getting schema for table column that omits any kind of 'DEFAULT ...', return populate the returned object with undefined instead of null so that a 'DEFAULT NULL' is not appended to subsequent CREATE queries. * Fixes #5051
Jason Ku committed -
* When getting schema for table column with DEFAULT NULL, populate returned object with null rather than string literal 'NULL'. * Fixes #5051
Jason Ku committed -
Added Transaction Type
Mick Hansen committed -
Eric Thompson committed
-
- 16 Dec, 2015 10 commits
-
-
Mick Hansen committed
-
Mick Hansen committed
-
Postgres named timezone issue
Mick Hansen committed -
Changed assertion for silent=true test in instance integration
Mick Hansen committed -
Sushant committed
-
Nathan Marks committed
-
[ci skip] Doc change - custom auto-generated values
Jan Aagaard Meier committed -
Update mysql to version 2.10.0
🚀 Jan Aagaard Meier committed -
http://greenkeeper.io/
greenkeeperio-bot committed -
Don't rollback twice on connection error. Fixes issue #4850.
Mick Hansen committed
-
- 15 Dec, 2015 11 commits
-
-
Aaron Nielsen committed
-
convert original time to Date object
Mick Hansen committed -
bug(5015) pg doesn't support create table if not exists for 9.0 and below
Mick Hansen committed -
Sushant committed
-
Sushant committed
-
Sushant committed
-
Sushant committed
-
Aaron Nielsen committed
-
conformInclude/conformOptions exposed by Model
Mick Hansen committed -
[ci skip] Docs : Spelling mistakes fixed
Jan Aagaard Meier committed -
Aleksander Barszczewski committed
-
- 14 Dec, 2015 1 commit
-
-
Sushant committed
-
- 13 Dec, 2015 5 commits
-
-
Update MySQL connect manager (browserify fix).
Mick Hansen committed -
Fix count when scope contains attributes
Mick Hansen committed -
Dallas Read committed
-
Gabe Isman committed
-
Fixed Invalid Statement in Model API Docs
Mick Hansen committed
-
- 12 Dec, 2015 2 commits
- 11 Dec, 2015 3 commits
-
-
Docs: typo in hooks.md
Mick Hansen committed -
Alrik Hausdorf committed
-
[ci skip] Docs: changed order of values
Jan Aagaard Meier committed
-