Table of Contents - db-0.12.0 Documentation
Classes and Modules
- DB
- DB::Adapters
- DB::Client
- DB::Context
- DB::Context::Session
- DB::Context::Transaction
- DB::Identifier
- DB::Query
- DB::Records
Methods
- ::coerce — DB::Identifier
- ::each — DB::Adapters
- ::new — DB::Client
- ::new — DB::Context::Session
- ::new — DB::Query
- ::new — DB::Records
- ::register — DB::Adapters
- ::wrap — DB::Records
- #abort — DB::Context::Transaction
- #append_to — DB::Identifier
- #begin — DB::Context::Transaction
- #call — DB::Context::Session
- #call — DB::Query
- #clause — DB::Context::Session
- #clause — DB::Query
- #close — DB::Client
- #close — DB::Context::Session
- #closed? — DB::Context::Session
- #commit — DB::Context::Transaction
- #commit? — DB::Context::Transaction
- #connect — DB::Client
- #connect! — DB::Context::Session
- #context — DB::Client
- #freeze — DB::Records
- #identifier — DB::Query
- #inspect — DB::Query
- #interpolate — DB::Query
- #key_column — DB::Query
- #literal — DB::Query
- #query — DB::Context::Session
- #rollback — DB::Context::Transaction
- #savepoint — DB::Context::Transaction
- #session — DB::Client
- #to_a — DB::Records
- #to_s — DB::Query
- #transaction — DB::Client
- #with_connection — DB::Context::Session