From 57838bd4c670e7332229b61feb69f196ddaf7d75 Mon Sep 17 00:00:00 2001 From: Jeremy Kemper Date: Thu, 8 Dec 2005 07:27:48 +0000 Subject: Oracle: active? performs a select instead of a commit. References #3133. git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@3252 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 53f0878406..9005ca62d7 100644 --- a/activerecord/CHANGELOG +++ b/activerecord/CHANGELOG @@ -1,5 +1,7 @@ *SVN* +* Oracle: active? performs a select instead of a commit. #3133 [Michael Schoen] + * MySQL: more robust test for nullified result hashes. #3124 [Stefan Kaes] * SQLite: find database file when RAILS_ROOT is a symlink. #3116 [anna@wota.jp] -- cgit v1.2.3