1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activerecord/test/cases/adapters/mysql2
Ankit Gupta 408b798240 Cleanup of class_name
Don't think class name is needed as by default belongs_to :select will be linked to Select class.
2013-07-28 15:00:55 +01:00
..
active_schema_test.rb Fix broken mysql test 2013-05-03 11:36:02 +01:00
bind_parameter_test.rb
case_sensitivity_test.rb
connection_test.rb Connection#structure_dump is no longer used. #9518 2013-03-06 15:12:20 +01:00
enum_test.rb fix detect column type of enum 2013-04-01 17:09:20 +09:00
explain_test.rb
reserved_word_test.rb Cleanup of class_name 2013-07-28 15:00:55 +01:00
schema_migrations_test.rb sets limit 191 for schema_migrations#version in mysql2 if the encoding is "utf8mb4" 2013-03-17 20:29:58 +01:00
schema_test.rb Add support for FULLTEXT and SPATIAL indexes using the :type flag for MySQL. 2013-03-27 23:35:54 -04:00
sql_types_test.rb Use the MySQL varbinary type when appropriate in migrations. 2012-10-27 13:41:27 -04:00