rails--rails/activerecord/test/support
yui-knk 7429633b82 Deprecate `#table_exists?`, `#tables` and passing arguments to `#talbes`
Reported on #21509, how views is treated by `#tables` are differ
by each adapters. To fix this different behavior, after Rails 5.0
is released, deprecate `#tables`.

And `#table_exists?` would check both tables and views.
To make their behavior consistent with `#tables`, after Rails 5.0
is released, deprecate `#table_exists?`.
2015-11-09 23:13:23 +09:00
..
yaml_compatibility_fixtures Add YAML compatibility for objects from Rails 4.2 2015-03-10 11:56:45 -06:00
config.rb
connection.rb use correct DB connection for generated HABTM table 2015-08-07 12:33:09 -07:00
connection_helper.rb Add ConnectionHelper to refactor tests. 2014-04-03 01:06:43 -07:00
ddl_helper.rb fk: `:primary_key` option for non-standard pk's. 2014-06-26 22:03:48 +02:00
schema_dumping_helper.rb Deprecate `#table_exists?`, `#tables` and passing arguments to `#talbes` 2015-11-09 23:13:23 +09:00