Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add `quoted_time` for truncating the date part of a time column value | Ryuta Kamizono | 2016-04-14 | 1 | -1/+0 |
* | Include running mariadb on travis | Vipul A M | 2016-04-14 | 1 | -0/+1 |
* | Support microsecond datetime precision on MariaDB 5.3+. | Jeremy Daer | 2016-04-08 | 1 | -1/+1 |
* | Consolidate tests for time and datetime columns options, limit and precision | Yasuo Honda | 2015-11-30 | 1 | -29/+5 |
* | 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 |