aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/cases/adapters/mysql
diff options
context:
space:
mode:
authorKassio Borges <kassioborgesm@gmail.com>2013-12-13 11:37:19 -0200
committerKassio Borges <kassioborgesm@gmail.com>2013-12-13 11:55:13 -0200
commitb8569b9337309c2d6c72566a3426994b6da443d7 (patch)
tree17f7bbfffe28df27abd4faa14b7aa29d9a4ce50e /activerecord/test/cases/adapters/mysql
parent7ce846c17784f8fca930c850ab6dae3555b66f8c (diff)
downloadrails-b8569b9337309c2d6c72566a3426994b6da443d7.tar.gz
rails-b8569b9337309c2d6c72566a3426994b6da443d7.tar.bz2
rails-b8569b9337309c2d6c72566a3426994b6da443d7.zip
Fix mysql to support duplicated column names
This will fix the [broken test](https://github.com/rails/rails/commit/4a2650836680f51490e999c3c8441a2f9adff96e) `test_with_limiting_with_custom_select`. The query's result was built in a hash with column name as key, if the result have a duplicated column name the last value was overriding the first one.
Diffstat (limited to 'activerecord/test/cases/adapters/mysql')
0 files changed, 0 insertions, 0 deletions