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
Xavier Noria 9617db2078 applies new string literal convention in activerecord/test
The current code base is not uniform. After some discussion,
we have chosen to go with double quotes by default.
2016-08-06 18:26:53 +02:00
..
active_schema_test.rb applies new string literal convention in activerecord/test 2016-08-06 18:26:53 +02:00
bind_parameter_test.rb applies new string literal convention in activerecord/test 2016-08-06 18:26:53 +02:00
boolean_test.rb applies new string literal convention in activerecord/test 2016-08-06 18:26:53 +02:00
case_sensitivity_test.rb applies new string literal convention in activerecord/test 2016-08-06 18:26:53 +02:00
charset_collation_test.rb applies new string literal convention in activerecord/test 2016-08-06 18:26:53 +02:00
connection_test.rb applies new string literal convention in activerecord/test 2016-08-06 18:26:53 +02:00
datetime_precision_quoting_test.rb applies new string literal convention in activerecord/test 2016-08-06 18:26:53 +02:00
enum_test.rb applies new string literal convention in activerecord/test 2016-08-06 18:26:53 +02:00
explain_test.rb applies new string literal convention in activerecord/test 2016-08-06 18:26:53 +02:00
json_test.rb applies new string literal convention in activerecord/test 2016-08-06 18:26:53 +02:00
mysql2_adapter_test.rb applies new string literal convention in activerecord/test 2016-08-06 18:26:53 +02:00
reserved_word_test.rb applies new string literal convention in activerecord/test 2016-08-06 18:26:53 +02:00
schema_migrations_test.rb applies new string literal convention in activerecord/test 2016-08-06 18:26:53 +02:00
schema_test.rb applies new string literal convention in activerecord/test 2016-08-06 18:26:53 +02:00
sp_test.rb applies new string literal convention in activerecord/test 2016-08-06 18:26:53 +02:00
sql_types_test.rb applies new string literal convention in activerecord/test 2016-08-06 18:26:53 +02:00
table_options_test.rb applies new string literal convention in activerecord/test 2016-08-06 18:26:53 +02:00
transaction_test.rb applies new string literal convention in activerecord/test 2016-08-06 18:26:53 +02:00
unsigned_type_test.rb Followup of #24835 2016-05-03 17:18:21 -05:00