method

configure_connection

rails latest stable - Class: ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
configure_connection()
private

Configures the encoding, verbosity, schema search path, and time zone of the connection. This is called by #connect and should not be called manually.