method
supports_migrations?
supports_migrations?()
public
Hide source
# File activerecord/lib/active_record/connection_adapters/postgresql_adapter.rb, line 103 def supports_migrations? true end


