aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/cases/adapters/mysql2/schema_migrations_test.rb
Commit message (Collapse)AuthorAgeFilesLines
* sets limit 191 for schema_migrations#version in mysql2 if the encoding is ↵Xavier Noria2013-03-171-0/+26
"utf8mb4" Please, see rationale in the included CHANGELOG patch.