method
supports_migrations?
v4.1.8 -
Show latest stable
- Class:
ActiveRecord::ConnectionAdapters::AbstractAdapter
supports_migrations?()public
Does this adapter support migrations? Backend specific, as the abstract adapter always returns false.