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
Matthew Draper 0a5be1da2f Merge pull request #16196 from yahonda/mysql_restrict_test
Revert "Rename to test_mysql_strict_mode_disabled_dont_override_global_sql_mode"
2014-07-17 06:14:43 +09:30
..
active_schema_test.rb Add ConnectionHelper to refactor tests. 2014-04-03 01:06:43 -07:00
bind_parameter_test.rb %s/find(:\(first\|last\|all\), \([^()]*\))/scoped(\2).\1/gcI amongst other things 2012-04-27 11:42:50 +01:00
boolean_test.rb active_record: Type cast booleans and durations for string columns. 2014-07-06 02:43:34 -04: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
enum_test.rb fix detect column type of enum 2013-04-01 17:09:20 +09:00
explain_test.rb all tests passing on mysql2 2014-04-09 15:48:15 -07:00
reserved_word_test.rb Use teardown helper method. 2014-03-14 20:48:59 -07:00
schema_migrations_test.rb use foreign key DSL in our tests. 2014-07-16 10:06:55 +02:00
schema_test.rb support creating temporary tables from queries 2013-12-14 07:07:10 -07:00
sql_types_test.rb Use the MySQL varbinary type when appropriate in migrations. 2012-10-27 13:41:27 -04:00