aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/cases/datatype_test_postgresql.rb
Commit message (Expand)AuthorAgeFilesLines
* reorganizing adapter specific tests. [#4974 state:resolved]Aaron Patterson2010-06-251-243/+0
* clearing up many warnings, removing unnecessary regular expresion comparisons...Aaron Patterson2010-04-101-1/+1
* PostgreSQLAdapter: set time_zone to UTC when Base.default_timezone == :utc so...Jack Christensen2010-01-251-0/+39
* Fixed tests of postgresql money insertion when non-C localeMax Lapshin2009-02-061-0/+1
* Fix tests for postgres 8.3.xTarmo Tänav2008-05-261-4/+4
* Merge branch 'ar-test-cleanup' of git://git.geeksomnia.com/railsJeremy Kemper2008-01-211-2/+2
* Move tests to casesJeremy Kemper2008-01-181-0/+203