class

ODBC::Driver

Inherits DB::Driver / Reference / Object

Instance methods

build_connection(context : DB::ConnectionContext) : ODBC::Connection
Source
connection_builder(uri : URI) : DB::ConnectionBuilder

Returns a new connection factory.

NOTE: For implementors uri should be parsed once. If all the options are sound a ConnectionBuilder is returned.

Source

Nested types