Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | -0/+24 |
* | Format the time string according to the precision of the time column | Ryuta Kamizono | 2015-02-20 | 1 | -0/+19 |
* | Allow `:precision` option for time type columns | Ryuta Kamizono | 2015-02-20 | 1 | -0/+65 |
* | Revert "Allow `:precision` option for time type columns" | Sean Griffin | 2015-02-17 | 1 | -65/+0 |
* | Allow `:precision` option for time type columns | Ryuta Kamizono | 2015-02-12 | 1 | -0/+65 |