From 2d3b1dabc9848983e4d0c8f96cd1a600761254a1 Mon Sep 17 00:00:00 2001 From: Carlos Antonio da Silva Date: Tue, 11 Dec 2012 08:33:57 -0200 Subject: Remove changelog entry from #8441 [ci skip] This issue only happens on master due to internal AR refactorings, so there is no need for a changelog entry. The test was backported to 3-2-stable to ensure there won't be any regressions. --- activerecord/CHANGELOG.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/activerecord/CHANGELOG.md b/activerecord/CHANGELOG.md index 5913bf7809..3955a2466e 100644 --- a/activerecord/CHANGELOG.md +++ b/activerecord/CHANGELOG.md @@ -11,10 +11,6 @@ *Jamie Gaskins* -* Fix decorating columns for serialized attributes. Fixes #8441 - - *itzki* - * Session variables can be set for the `mysql`, `mysql2`, and `postgresql` adapters in the `variables: ` parameter in `database.yml`. The key-value pairs of this hash will be sent in a `SET key = value` query on new database connections. See also: -- cgit v1.2.3