aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/CHANGELOG.md
Commit message (Expand)AuthorAgeFilesLines
* implements AR::Relation#explainXavier Noria2011-11-051-0/+2
* Merge pull request #3525 from kennyj/fix_3440-1Jon Leighton2011-11-051-0/+4
|\
| * Fixed an issue id false option is ignored on mysql/mysql2 (fix #3440)kennyj2011-11-061-0/+4
* | Add ActiveRecord::Relation#uniq for toggling DISTINCT in the SQL queryJon Leighton2011-11-051-0/+16
* | AR changes to support creating ordered (asc, desc) indexesVlad Jebelev2011-11-041-0/+2
|/
* Convert CHANGELOGs to Markdown format.Jon Leighton2011-11-041-0/+6564