mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
6657ec9a0a
This patch addresses the difficulty of retrieving datetime fields. By default, the database holds a higher precision than the time as a String. This issue is discussed at length at the following links: - [#3519](https://github.com/rails/rails/issues/3519) - [#3520](https://github.com/rails/rails/issues/3520) Also, kudos to @mattscilipoti |
||
---|---|---|
.. | ||
firebird | ||
mysql | ||
mysql2 | ||
oracle | ||
postgresql | ||
sqlite3 |