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/mysql
Yasuo Honda 599d138465 Revert "Rename to test_mysql_strict_mode_disabled_dont_override_global_sql_mode"
This reverts commit babc24c1b0.

Conflicts:

	activerecord/test/cases/adapters/mysql/connection_test.rb
	activerecord/test/cases/adapters/mysql2/connection_test.rb
2014-07-17 02:48:00 +09:00
..
active_schema_test.rb Add ConnectionHelper to refactor tests. 2014-04-03 01:06:43 -07:00
case_sensitivity_test.rb Only use BINARY for mysql case sensitive uniqueness check when column has a case insensitive collation. 2013-11-26 04:59:18 +09:00
connection_test.rb Revert "Rename to test_mysql_strict_mode_disabled_dont_override_global_sql_mode" 2014-07-17 02:48:00 +09:00
consistency_test.rb Result sets never override a model's column type 2014-05-29 07:13:53 -07:00
enum_test.rb
mysql_adapter_test.rb Rename type_cast to type_cast_from_database 2014-06-09 13:39:51 -06:00
quoting_test.rb Delegate Column#type to the injected type object 2014-05-19 08:07:21 -07:00
reserved_word_test.rb Use teardown helper method. 2014-03-14 20:48:59 -07:00
schema_test.rb Changed extract_limit in class Column to return correct mysql float and double limits 2014-05-16 01:39:24 +09:30
sp_test.rb
sql_types_test.rb
statement_pool_test.rb Don't skip tests if we don't need to. 2013-11-08 13:59:07 -02:00