============================================ ``reportcompiler.plugins.data_fetchers.sql`` ============================================ .. automodule:: reportcompiler.plugins.data_fetchers.sql .. contents:: :local: .. currentmodule:: reportcompiler.plugins.data_fetchers.sql Classes ======= - :py:class:`SQLFetcher`: (Abstract) data fetcher for MySQL databases. It extracts the .. autoclass:: SQLFetcher :members: .. rubric:: Inheritance .. inheritance-diagram:: SQLFetcher :parts: 1