From a5708b4c1f137baba8510ca1e1985bd1f878604b Mon Sep 17 00:00:00 2001 From: Marcel Molina Date: Wed, 4 Jan 2006 04:17:23 +0000 Subject: Multiple enhancements and adjustments to DB2 adaptor. Closes #3377. git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@3380 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 3b53432cc6..590f4d8300 100644 --- a/activerecord/CHANGELOG +++ b/activerecord/CHANGELOG @@ -1,5 +1,7 @@ *SVN* +* Multiple enhancements and adjustments to DB2 adaptor. #3377 [contact@maik-schmidt.de] + * Sanitize scoped conditions. [Marcel Molina Jr.] * Added option to Base.reflection_of_all_associations to specify a specific association to scope the call. For example Base.reflection_of_all_associations(:has_many) [DHH] -- cgit v1.2.3