aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/connections/native_mysql
Commit message (Expand)AuthorAgeFilesLines
* Consistently use the framework's configured logger and avoid reverting to RAI...Joshua Peek2008-08-181-3/+1
* Move tests to casesJeremy Kemper2008-01-181-1/+1
* use RAILS_DEFAULT_LOGGER in debug mode so we can log Dependencies activityJeremy Kemper2006-12-191-1/+3
* Add AssociationCollection#create! to be consistent with AssociationCollection...Tobias Lütke2006-12-051-0/+3
* Test connections use AR::Base.configurations. References #5497.Jeremy Kemper2006-07-101-14/+15
* Fixed validates_length_of to work on UTF-8 strings by using characters instea...David Heinemeier Hansson2006-02-251-0/+1
* Reloading a model doesn't lose track of its connection. References #2996.Jeremy Kemper2005-11-241-1/+1
* unbreak unit tests on windowsMichael Koziarski2005-10-181-2/+0
* r3579@sedna: jeremy | 2005-10-13 12:02:01 -0700Jeremy Kemper2005-10-131-4/+2
* Fixed that unit tests for MySQL are now run as the "rails" user instead of ro...David Heinemeier Hansson2005-01-151-2/+2
* InitialDavid Heinemeier Hansson2004-11-241-0/+24