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/connection_adapters
Sean Griffin 728fa69839 Move types to the top level ActiveRecord namespace
`ActiveRecord::ConnectionAdapters::Type::Value` =>
`ActiveRecord::Type::Value`
2014-05-27 19:44:29 -07:00
..
adapter_leasing_test.rb Rearrange deck chairs on the titanic. Organize connection handling test cases. 2014-04-21 15:54:28 -05:00
connection_handler_test.rb Rearrange deck chairs on the titanic. Organize connection handling test cases. 2014-04-21 15:54:28 -05:00
connection_specification_test.rb
merge_and_resolve_default_url_config_test.rb Rearrange deck chairs on the titanic. Organize connection handling test cases. 2014-04-21 15:54:28 -05:00
mysql_type_lookup_test.rb Delegate Column#type to the injected type object 2014-05-19 08:07:21 -07:00
quoting_test.rb
schema_cache_test.rb hide more data in the schema cache 2013-03-14 22:45:46 -07:00
type_lookup_test.rb Remove special case in schema dumper for decimal without scale 2014-05-23 16:35:36 -07:00