aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/cases/adapters/mysql/case_sensitivity_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove legacy mysql adapterAbdelkader Boudih2015-12-171-54/+0
* make it possible to run AR tests with bin/testYves Senn2015-06-111-1/+1
* Remove unused requireRyuta Kamizono2015-05-031-1/+0
* Only use BINARY for mysql case sensitive uniqueness check when column has a c...Ryuta Kamizono2013-11-261-2/+22
* fix to remove warning in test casesVishnu Atrai2011-10-161-2/+2
* Only use LOWER for mysql case insensitive uniqueness check when column has a ...Joseph Palermo2011-10-091-0/+35