Class: Purview::RawConnections::SQLite3

Inherits:
Base show all
Defined in:
lib/purview/raw_connections/sqlite3.rb

Method Summary

Methods inherited from Base

connect, #disconnect, #execute, #initialize, #with_transaction

Methods included from Mixins::Logger

#logger, #logger_opts, #logger_type, #with_context_logging

Methods included from Mixins::Helpers

#blank?, #coalesced, #filter_blank_values, #filter_nil_values, #present?, #timestamp, #with_timestamp, #zero?

Constructor Details

This class inherits a constructor from Purview::RawConnections::Base