method
supports_migrations?
supports_migrations?()
public
Hide source
# File activerecord/lib/active_record/connection_adapters/openbase_adapter.rb, line 81 def supports_migrations? false end


