diff options
author | Yves Senn <yves.senn@gmail.com> | 2015-05-26 10:35:14 +0200 |
---|---|---|
committer | Yves Senn <yves.senn@gmail.com> | 2015-05-26 10:35:14 +0200 |
commit | adfab2dcf4003ca564d78d4425566dd2d9cd8b4f (patch) | |
tree | 494149351a1e31e7391ee42c859afbdcb35d1f6f /activerecord/test/migrations/valid | |
parent | b8c31fd9b94cd8ac2963c252fcca40b29c43e75c (diff) | |
download | rails-adfab2dcf4003ca564d78d4425566dd2d9cd8b4f.tar.gz rails-adfab2dcf4003ca564d78d4425566dd2d9cd8b4f.tar.bz2 rails-adfab2dcf4003ca564d78d4425566dd2d9cd8b4f.zip |
deprecate `Relation#uniq` use `Relation#distinct` instead.
See #9683 for the reasons we switched to `distinct`.
Here is the discussion that triggered the actual deprecation #20198.
`uniq`, `uniq!` and `uniq_value` are still around.
They will be removed in the next minor release after Rails 5.
Diffstat (limited to 'activerecord/test/migrations/valid')
0 files changed, 0 insertions, 0 deletions