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