Class: Fetcher::Postgres::Base
- 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
Instance Attribute Summary
Attributes inherited from Base
Method Summary
Methods inherited from Base
Constructor Details
This class inherits a constructor from Fetcher::Base