From b4282df966b5b5aa9ce0335662a6c68308a1af43 Mon Sep 17 00:00:00 2001 From: Michael Koziarski Date: Fri, 5 Jan 2007 23:42:03 +0000 Subject: Fix the Oracle adapter for serialized attributes stored in CLOBs. Closes #6825 [mschoen, tdfowler] git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@5866 5ecf4fe2-1ee6-0310-87b1-e25e094e27de --- activerecord/CHANGELOG | 2 ++ 1 file changed, 2 insertions(+) (limited to 'activerecord/CHANGELOG') diff --git a/activerecord/CHANGELOG b/activerecord/CHANGELOG index ab51f34005..3f729a42d4 100644 --- a/activerecord/CHANGELOG +++ b/activerecord/CHANGELOG @@ -1,5 +1,7 @@ *SVN* +* Fix the Oracle adapter for serialized attributes stored in CLOBs. Closes #6825 [mschoen, tdfowler] + * [DOCS] Apply more documentation for ActiveRecord Reflection. Closes #4055 [Robby Russell] * [DOCS] Document :allow_nil option of #validate_uniqueness_of. Closes #3143 [Caio Chassot] -- cgit v1.2.3