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
David Heinemeier Hansson 7ee055076e Merge pull request #16481 from sgrif/sg-change-default-timestamps
Change the default `null` value for timestamps
2014-08-17 18:12:52 -07:00
..
active_schema_test.rb Change the default null value for timestamps 2014-08-12 14:40:11 -06:00
case_sensitivity_test.rb
connection_test.rb [ci skip] fix spelling of override 2014-08-13 16:47:28 +05:30
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
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