v1.1.0 -
Show latest stable
-
0 notes
- Superclass:
ActiveRecord::ConnectionAdapters::AbstractAdapter
The DB2 adapter works with the C-based CLI driver (http://rubyforge.org/projects/ruby-dbi/)
Options:
- :username — Defaults to nothing
- :password — Defaults to nothing
- :database — The name of the database. No default, must be provided.
- :schema — Database schema to be set initially.


