aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/cases/adapters/mysql2/reserved_word_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Rename "Fixtures" class to "FixtureSet"Alexey Muranov2012-10-071-2/+2
* Deprecate ActiveRecord::Base.scoped.Jon Leighton2012-07-271-1/+1
* ActiveRecord::Base.all returns a Relation.Jon Leighton2012-07-271-1/+1
* Improve the derivation of HABTM assocation join table namesAndrew White2012-06-221-6/+6
* find and replace deprecated keysJon Leighton2012-04-271-1/+1
* %s/find(:\(first\|last\|all\), \([^()]*\))/scoped(\2).\1/gcI amongst other th...Jon Leighton2012-04-271-1/+1
* Remove unused 'y' variable.Sebastian Martinez2011-06-081-2/+2
* 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
* Namespace Fixtures in ActiveRecordJason Noble2011-05-071-1/+1
* bad tests are badAaron Patterson2011-02-141-18/+0
* update tests for mysql2 supportBrian Lopez2010-08-021-0/+176