class Purview::Connections::MySQL

Private Instance Methods

raw_connection_type() click to toggle source
# File lib/purview/connections/mysql.rb, line 6
def raw_connection_type
  Purview::RawConnections::MySQL
end