instance method
table_exists?
Ruby on Rails 5.0.7.2
Since v3.2.22.5 Last seen in v5.0.7.2Signature
table_exists?(name)
No documentation comment.
Parameters
-
namereq
Alias for
ActiveRecord::ConnectionAdapters::SchemaCache#data_source_exists?
Defined in activerecord/lib/active_record/connection_adapters/schema_cache.rb
· Improve this page
· Find usages on GitHub