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
2015-06-20 23:07:39 +09:00
..
adapter_leasing_test.rb AR::ConPool - establish connections outside of critical section. 2015-05-14 02:29:59 +02:00
connection_handler_test.rb Add schema cache to new connection pool after fork 2015-05-17 00:57:52 +01:00
connection_specification_test.rb
merge_and_resolve_default_url_config_test.rb Revert "Merge pull request #19404 from dmathieu/remove_rack_env" 2015-03-20 08:14:11 -07:00
mysql_type_lookup_test.rb Fix the MySQL column type SET registration bug 2015-06-20 23:07:39 +09:00
quoting_test.rb
schema_cache_test.rb
type_lookup_test.rb Map :bigint as NUMBER(19) sql_type by using :limit => 19 for Oracle 2015-06-01 12:23:20 +00:00