Module: Sequel::ODBC
- Defined in:
- lib/sequel/adapters/odbc.rb,
lib/sequel/adapters/odbc/mssql.rb
Defined Under Namespace
Modules: MSSQL Classes: Database, Dataset
Constant Summary collapse
- DATABASE_SETUP =
Contains procs keyed on subadapter type that extend the given database object so it supports the correct database type.
{}