aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/fixtures/topics.yml
Commit message (Expand)AuthorAgeFilesLines
* Update test data which doesn't reflect expected usageSean Griffin2014-06-121-5/+5
* Ensure #second acts like #first AR finderJason Meller2014-01-201-0/+7
* Fix occasional microsecond conversion inaccuracyAri Pollak2012-08-151-1/+1
* Test for concatenated orders addedSantiago Pastorino2010-06-261-1/+1
* Merge the has_finder gem, renamed as 'named_scope'. Closes #11404 [nkallen]Rick Olson2008-03-241-2/+22
* PostgreSQL: correctly quote microseconds in timestamps. Closes #5641.Jeremy Kemper2006-07-071-1/+1
* PostgreSQL: support microsecond time resolution. Closes #5492.Jeremy Kemper2006-06-251-1/+1
* to_xml fixes, features, and speedup. Closes #4989.Jeremy Kemper2006-06-031-2/+2
* 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