From 876865aba7c0ca2c069ff4be88e9916f5f0f28bd Mon Sep 17 00:00:00 2001 From: Chris Salzberg Date: Sun, 17 Dec 2017 11:53:59 +0900 Subject: Add changelog entry for e1ceb10 --- activerecord/CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'activerecord/CHANGELOG.md') diff --git a/activerecord/CHANGELOG.md b/activerecord/CHANGELOG.md index c88a4e7695..c1a6d7fd3a 100644 --- a/activerecord/CHANGELOG.md +++ b/activerecord/CHANGELOG.md @@ -1,3 +1,8 @@ +* Undefine attribute methods on descendants when resetting column + information. + + *Chris Salzberg* + * Log database query callers Add `verbose_query_logs` configuration option to display the caller -- cgit v1.2.3