Table of Contents - stairwell-0.2.0 Documentation
Classes and Modules
- Stairwell
- Stairwell::BindTransformer
- Stairwell::Error
- Stairwell::InvalidBindCount
- Stairwell::InvalidBindType
- Stairwell::Query
- Stairwell::SqlBindMismatch
- Stairwell::Types
- Stairwell::Types::BaseType
- Stairwell::Types::BooleanType
- Stairwell::Types::ColumnNameType
- Stairwell::Types::DateTimeType
- Stairwell::Types::DateType
- Stairwell::Types::FloatType
- Stairwell::Types::InType
- Stairwell::Types::IntegerType
- Stairwell::Types::NullType
- Stairwell::Types::StringType
- Stairwell::Types::TableNameType
Methods
- ::correct_args? — Stairwell::Query
- ::new — Stairwell::BindTransformer
- ::new — Stairwell::Types::BaseType
- ::new — Stairwell::Types::InType
- ::query — Stairwell::Query
- ::sql — Stairwell::Query
- ::transformed_sql_string — Stairwell::Query
- ::validate! — Stairwell::Query
- ::validate_type — Stairwell::Query
- #connection — Stairwell::Types::BaseType
- #contained_values — Stairwell::Types::InType
- #convert_sql — Stairwell::BindTransformer
- #quote — Stairwell::Types::BaseType
- #quote — Stairwell::Types::ColumnNameType
- #quote — Stairwell::Types::InType
- #quote — Stairwell::Types::TableNameType
- #transform — Stairwell::BindTransformer
- #valid? — Stairwell::Types::BooleanType
- #valid? — Stairwell::Types::ColumnNameType
- #valid? — Stairwell::Types::DateTimeType
- #valid? — Stairwell::Types::DateType
- #valid? — Stairwell::Types::FloatType
- #valid? — Stairwell::Types::InType
- #valid? — Stairwell::Types::IntegerType
- #valid? — Stairwell::Types::NullType
- #valid? — Stairwell::Types::StringType
- #valid? — Stairwell::Types::TableNameType
- #validate_bind_hash — Stairwell::BindTransformer
- #validate_sql — Stairwell::BindTransformer