Class: Fetcher::Postgres::Base

Inherits:
Base
  • Object
show all
Defined in:
lib/bas/fetcher/postgres/base.rb

Overview

This class is an implementation of the Fetcher::Base interface, specifically designed for fetching data from Postgres.

Direct Known Subclasses

PtoToday

Instance Attribute Summary

Attributes inherited from Base

#config

Method Summary

Methods inherited from Base

#fetch, #initialize

Constructor Details

This class inherits a constructor from Fetcher::Base