class ActiveRecord::ConnectionAdapters::SchemaReflection

def version(pool)

def version(pool)
  cache(pool).version(pool)
end