module Sequel::SqlAnywhere
Module for holding all SqlAnywhere-related classes and modules for Sequel.
Constants
- SQLANYWHERE_TYPES
- TYPE_TRANSLATOR
Attributes
convert_smallint_to_bool[RW]
Whether to convert smallint values to bool, false by default. Can also be overridden per dataset.