DB::Connection::Options
Constructors
Class methods
Instance methods
clone
Sourcecopy_with(prepared_statements _prepared_statements = @prepared_statements, prepared_statements_cache _prepared_statements_cache = @prepared_statements_cache)
Sourceprepared_statements
Return whether the statements should be prepared by default
prepared_statements_cache
Return whether the prepared statements should be cached or not