aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/cases/adapters/mysql/connection_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Add config option, rdoc, tests for mysql(2) STRICT_ALL_TABLES mode.Michael Pearson2012-05-051-0/+13
* Fix CIJon Leighton2011-12-281-8/+8
* move around testsAaron Patterson2011-07-211-0/+10
* please use ruby -I lib:test path/to/test.rb, or export RUBY_OPTAaron Patterson2011-06-061-1/+1
* Refactor Active Record test connection setup. Please see the RUNNING_UNIT_TES...Jon Leighton2011-06-041-1/+1
* use index based substitution for bind parametersAaron Patterson2011-04-131-1/+1
* IdentityMap - misc fixesMarcin Raczkowski2010-11-191-1/+1
* renaming exec in the mysql adapterAaron Patterson2010-11-051-13/+13
* mysql tests are mostly passingAaron Patterson2010-10-261-0/+58
* Bug Fix -- clean up connection after stored procedure [#3151 state:resolved]Jeff Lawson2010-08-171-0/+1
* fixed indentation in test casesMark Turner2010-08-111-1/+1
* reorganizing adapter specific tests. [#4974 state:resolved]Aaron Patterson2010-06-251-0/+64