Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Consolidate tests for time and datetime columns options, limit and precision | Yasuo Honda | 2015-11-30 | 1 | -30/+7 |
* | Closes rails/rails#18864: Renaming transactional fixtures to transactional tests | Brandon Weiss | 2015-03-16 | 1 | -1/+1 |
* | Add schema dumping tests for datetime and time precision | Ryuta Kamizono | 2015-02-20 | 1 | -1/+10 |
* | Allow `:precision` option for time type columns | Ryuta Kamizono | 2015-02-20 | 1 | -1/+1 |
* | Fix test failures on Mysql 5.5 | Sean Griffin | 2015-02-17 | 1 | -1/+1 |
* | Update code which depended on methods added by 1502caef | Sean Griffin | 2015-02-17 | 1 | -1/+1 |
* | Extract `DateTimePrecisionTest` | Ryuta Kamizono | 2015-02-13 | 1 | -0/+102 |