aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/connections/native_postgresql
Commit message (Expand)AuthorAgeFilesLines
* Refactor Active Record test connection setup. Please see the RUNNING_UNIT_TES...Jon Leighton2011-06-041-21/+0
* Cleanup whitespace and remove keys instead of providing nilMichael Koziarski2008-02-201-2/+0
* Remove reference to 'postgres' user in the connection and Rakefiles. Allows ...Michael Koziarski2008-02-201-2/+2
* Move tests to casesJeremy Kemper2008-01-181-1/+1
* Test connections use AR::Base.configurations. References #5497.Jeremy Kemper2006-07-101-17/+16
* Reloading a model doesn't lose track of its connection. References #2996.Jeremy Kemper2005-11-241-1/+1
* PostgreSQL: min_messages = warning for AR tests.Jeremy Kemper2005-11-121-5/+5
* InitialDavid Heinemeier Hansson2004-11-241-0/+24