aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/lib/active_record/vendor
Commit message (Expand)AuthorAgeFilesLines
* Fixed that column aliases didn't work as expected with the new MySql411 drive...David Heinemeier Hansson2005-01-201-1/+1
* Fixed that the Ruby/MySQL adapter wouldn't connect if the password was empty ...David Heinemeier Hansson2005-01-181-1/+2
* Make sure #470 shouldnt be happeningDavid Heinemeier Hansson2005-01-171-13/+0
* Fixed the 4.11 changes to the mysql adapterDavid Heinemeier Hansson2005-01-111-0/+318
* 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
* Fixed a bug in the Ruby/MySQL that caused binary content to be escaped badly ...David Heinemeier Hansson2005-01-011-1/+1
* InitialDavid Heinemeier Hansson2004-11-242-0/+1819