module Sequel::SQLite

Top level module for holding all SQLite-related modules and classes for Sequel.

Constants

SQLITE_TYPES

Hash with string keys and callable values for converting SQLite types.

TYPE_TRANSLATOR