From 9cdf38ff3443ac6de750518c40f696ddece8c288 Mon Sep 17 00:00:00 2001 From: Ryuta Kamizono Date: Sun, 11 Dec 2016 20:55:23 +0900 Subject: Add a changelog entry for #26687 [ci skip] --- activerecord/CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'activerecord') diff --git a/activerecord/CHANGELOG.md b/activerecord/CHANGELOG.md index 7401e8b26c..6e2ece80f9 100644 --- a/activerecord/CHANGELOG.md +++ b/activerecord/CHANGELOG.md @@ -1,3 +1,10 @@ +* Support index length and order options using both string and symbol + column names. + + Fixes #27243. + + *Ryuta Kamizono* + * Raise `ActiveRecord::RangeError` when values that executed are out of range. *Ryuta Kamizono* -- cgit v1.2.3