class Purview::Connections::PostgreSQL
Private Instance Methods
raw_connection_type()
click to toggle source
# File lib/purview/connections/postgresql.rb, line 6 def raw_connection_type Purview::RawConnections::PostgreSQL end