mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
7429633b82
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?`. |
||
---|---|---|
.. | ||
yaml_compatibility_fixtures | ||
config.rb | ||
connection.rb | ||
connection_helper.rb | ||
ddl_helper.rb | ||
schema_dumping_helper.rb |