Table of Contents - mini_sql-1.1.3 Documentation
Classes and Modules
- MiniSql
- MiniSql::Abstract
- MiniSql::Abstract::PreparedBinds
- MiniSql::Abstract::PreparedCache
- MiniSql::Builder
- MiniSql::Connection
- MiniSql::Decoratable
- MiniSql::DeserializerCache
- MiniSql::InlineParamEncoder
- MiniSql::Mysql
- MiniSql::Mysql::Connection
- MiniSql::Mysql::DeserializerCache
- MiniSql::Mysql::PreparedBinds
- MiniSql::Mysql::PreparedCache
- MiniSql::Mysql::PreparedConnection
- MiniSql::Postgres
- MiniSql::Postgres::Coders
- MiniSql::Postgres::Coders::IPAddrCoder
- MiniSql::Postgres::Coders::NumericCoder
- MiniSql::Postgres::Coders::TimestampUtc
- MiniSql::Postgres::Connection
- MiniSql::Postgres::Connection::IPAddrCoder
- MiniSql::Postgres::Connection::NumericCoder
- MiniSql::Postgres::DeserializerCache
- MiniSql::Postgres::PreparedBinds
- MiniSql::Postgres::PreparedCache
- MiniSql::Postgres::PreparedConnection
- MiniSql::Result
- MiniSql::Serializer
- MiniSql::Sqlite
- MiniSql::Sqlite::Connection
- MiniSql::Sqlite::DeserializerCache
- MiniSql::Sqlite::PreparedBinds
- MiniSql::Sqlite::PreparedCache
- MiniSql::Sqlite::PreparedConnection
Methods
- ::cached_materializer — MiniSql::Serializer
- ::default_deserializer_cache — MiniSql::Postgres::Connection
- ::get — MiniSql::Connection
- ::marshallable — MiniSql::Serializer
- ::materialize — MiniSql::Serializer
- ::materializer — MiniSql::Serializer
- ::new — MiniSql::Abstract::PreparedCache
- ::new — MiniSql::Builder
- ::new — MiniSql::InlineParamEncoder
- ::new — MiniSql::Mysql::Connection
- ::new — MiniSql::Mysql::DeserializerCache
- ::new — MiniSql::Mysql::PreparedConnection
- ::new — MiniSql::Postgres::Connection
- ::new — MiniSql::Postgres::DeserializerCache
- ::new — MiniSql::Postgres::PreparedConnection
- ::new — MiniSql::Serializer
- ::new — MiniSql::Sqlite::Connection
- ::new — MiniSql::Sqlite::DeserializerCache
- ::new — MiniSql::Sqlite::PreparedConnection
- ::type_map — MiniSql::Postgres::Connection
- ::typemap — MiniSql::Postgres::Connection
- #== — MiniSql::Result
- #alloc — MiniSql::Abstract::PreparedCache
- #alloc — MiniSql::Mysql::PreparedCache
- #alloc — MiniSql::Postgres::PreparedCache
- #alloc — MiniSql::Sqlite::PreparedCache
- #array_wrap — MiniSql::Abstract::PreparedBinds
- #bind — MiniSql::Abstract::PreparedBinds
- #bind_array — MiniSql::Abstract::PreparedBinds
- #bind_hash — MiniSql::Abstract::PreparedBinds
- #bind_output — MiniSql::Abstract::PreparedBinds
- #bind_output — MiniSql::Mysql::PreparedBinds
- #bind_output — MiniSql::Postgres::PreparedBinds
- #bind_output — MiniSql::Sqlite::PreparedBinds
- #build — MiniSql::Connection
- #build — MiniSql::Mysql::Connection
- #build — MiniSql::Mysql::PreparedConnection
- #build — MiniSql::Postgres::Connection
- #build — MiniSql::Postgres::PreparedConnection
- #build — MiniSql::Sqlite::PreparedConnection
- #connection_switcher — MiniSql::Builder
- #dealloc — MiniSql::Abstract::PreparedCache
- #dealloc — MiniSql::Mysql::PreparedCache
- #dealloc — MiniSql::Postgres::PreparedCache
- #dealloc — MiniSql::Sqlite::PreparedCache
- #decode — MiniSql::Postgres::Coders::NumericCoder
- #decode — MiniSql::Postgres::Coders::IPAddrCoder
- #decode — MiniSql::Postgres::Coders::TimestampUtc
- #decode — MiniSql::Postgres::Connection::NumericCoder
- #decode — MiniSql::Postgres::Connection::IPAddrCoder
- #decorated — MiniSql::Decoratable
- #decorator — MiniSql::Decoratable
- #deserializer_cache — MiniSql::Mysql::PreparedConnection
- #deserializer_cache — MiniSql::Postgres::PreparedConnection
- #deserializer_cache — MiniSql::Sqlite::PreparedConnection
- #encode — MiniSql::InlineParamEncoder
- #encode_array — MiniSql::InlineParamEncoder
- #encode_hash — MiniSql::InlineParamEncoder
- #eql? — MiniSql::Result
- #escape_string — MiniSql::Connection
- #escape_string — MiniSql::Mysql::Connection
- #escape_string — MiniSql::Postgres::Connection
- #escape_string — MiniSql::Sqlite::Connection
- #exec — MiniSql::Connection
- #exec — MiniSql::Mysql::Connection
- #exec — MiniSql::Postgres::Connection
- #exec — MiniSql::Sqlite::Connection
- #marshal_dump — MiniSql::Serializer
- #marshal_load — MiniSql::Serializer
- #materialize — MiniSql::DeserializerCache
- #materialize — MiniSql::Mysql::DeserializerCache
- #materialize — MiniSql::Postgres::DeserializerCache
- #materialize — MiniSql::Sqlite::DeserializerCache
- #materializer — MiniSql::Postgres::DeserializerCache
- #new_row_materializer — MiniSql::Mysql::DeserializerCache
- #new_row_materializer — MiniSql::Postgres::DeserializerCache
- #new_row_materializer — MiniSql::Sqlite::DeserializerCache
- #next_key — MiniSql::Abstract::PreparedCache
- #parametrized_sql — MiniSql::Builder
- #prepare_statement — MiniSql::Abstract::PreparedCache
- #prepared — MiniSql::Builder
- #prepared — MiniSql::Mysql::Connection
- #prepared — MiniSql::Mysql::PreparedConnection
- #prepared — MiniSql::Postgres::Connection
- #prepared — MiniSql::Postgres::PreparedConnection
- #prepared — MiniSql::Sqlite::Connection
- #prepared — MiniSql::Sqlite::PreparedConnection
- #query — MiniSql::Connection
- #query — MiniSql::Mysql::Connection
- #query — MiniSql::Postgres::Connection
- #query — MiniSql::Sqlite::Connection
- #query_array — MiniSql::Mysql::Connection
- #query_array — MiniSql::Postgres::Connection
- #query_array — MiniSql::Sqlite::Connection
- #query_decorator — MiniSql::Builder
- #query_decorator — MiniSql::Connection
- #query_decorator — MiniSql::Mysql::Connection
- #query_decorator — MiniSql::Postgres::Connection
- #query_decorator — MiniSql::Sqlite::Connection
- #query_each — MiniSql::Connection
- #query_each — MiniSql::Postgres::Connection
- #query_each_hash — MiniSql::Connection
- #query_each_hash — MiniSql::Postgres::Connection
- #query_hash — MiniSql::Connection
- #query_hash — MiniSql::Mysql::Connection
- #query_hash — MiniSql::Postgres::Connection
- #query_hash — MiniSql::Sqlite::Connection
- #query_single — MiniSql::Connection
- #query_single — MiniSql::Mysql::Connection
- #query_single — MiniSql::Postgres::Connection
- #query_single — MiniSql::Sqlite::Connection
- #quote_val — MiniSql::InlineParamEncoder
- #quoted_time — MiniSql::InlineParamEncoder
- #run — MiniSql::Mysql::Connection
- #run — MiniSql::Mysql::PreparedConnection
- #run — MiniSql::Postgres::Connection
- #run — MiniSql::Postgres::PreparedConnection
- #run — MiniSql::Sqlite::Connection
- #run — MiniSql::Sqlite::PreparedConnection
- #serialize — MiniSql::Serializer
- #to_h — MiniSql::Result
- #to_sql — MiniSql::Builder
- #type_map — MiniSql::Postgres::Connection
- #union_parameters — MiniSql::Builder
- #values — MiniSql::Result