module PhatPgsearch::PostgreSQL::SchemaDumper

Public Class Methods

included(base) click to toggle source
# File lib/phat_pgsearch/postgresql.rb, line 7
def self.included(base)

end

Public Instance Methods

indexes() click to toggle source
# File lib/phat_pgsearch/postgresql.rb, line 11
def indexes


end