Thruk::Backend::Provider::DBcommon - shared base for DB-backed logcache providers
Contains the common engine shared by the MySQL and PostgreSQL logcache providers. Database-specific logic is delegated to the concrete subclass via overridable helper methods (_quote, _sql_extra_columns, etc.).