aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/fixtures/topics.yml
Commit message (Expand)AuthorAgeFilesLines
* Fixed eager loading problems with single-table inheritance [Rick Olson] Added...David Heinemeier Hansson2006-03-051-0/+1
* Quote booleans according the rules defined by the adapterMichael Koziarski2005-10-061-2/+2
* Fix fixture problem for pgsqlDavid Heinemeier Hansson2005-09-111-2/+2
* Fix test case for MySQL #598David Heinemeier Hansson2005-02-151-0/+1
* Added an Oracle adapter that works with the Oracle bindings by Yoshida (http:...David Heinemeier Hansson2005-02-071-3/+2
* Fixed a YAML fixture on time coming out as an integer #415 [Dan Peterson]David Heinemeier Hansson2005-01-021-1/+1
* Added find_all style to the new dynamic findersDavid Heinemeier Hansson2005-01-021-1/+1
* Added a db2 adapter that only depends on the Ruby/DB2 bindings (http://raa.ru...David Heinemeier Hansson2005-01-011-0/+21