aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/lib/active_record/vendor/db2.rb
Commit message (Expand)AuthorAgeFilesLines
* Fixed db2 connection with empty user_name and auth options (closes #3622) [ph...David Heinemeier Hansson2006-02-261-1/+1
* Fixed schema handling for DB2 adapter that didn't work: an initial schema cou...David Heinemeier Hansson2006-02-011-5/+5
* Multiple enhancements and adjustments to DB2 adaptor. Closes #3377.Marcel Molina2006-01-041-3/+8
* Minor tweak for readabilityDavid Heinemeier Hansson2005-01-041-1/+1
* Added a db2 adapter that only depends on the Ruby/DB2 bindings (http://raa.ru...David Heinemeier Hansson2005-01-011-0/+357