aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/cases/adapters/postgresql/infinity_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Prefer `drop_table if_exists: true` over raw SQLRyuta Kamizono2015-02-181-1/+1
* Update test case for TZ aware attributesSean Griffin2014-12-081-4/+14
* Allow custom handling of non-standard types in `time_zone_conversion`Sean Griffin2014-12-081-0/+6
* Do not rely on the column type when quoting infinitySean Griffin2014-07-031-0/+44