Method: MiniSql::Postgres::Connection#raw_connection

Defined in:
lib/mini_sql/postgres/connection.rb,
lib/mini_sql/postgres_jdbc/connection.rb

#raw_connectionObject (readonly)

Returns the value of attribute raw_connection.



6
7
8
# File 'lib/mini_sql/postgres/connection.rb', line 6

def raw_connection
  @raw_connection
end