From d5e122002a806324f1613b3213b3038770e4328f Mon Sep 17 00:00:00 2001 From: Jeremy Kemper Date: Mon, 29 Jan 2007 22:06:08 +0000 Subject: Oracle: fix lob and text default handling. Closes #7344. git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@6090 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 6246e5a4c2..d1504d8486 100644 --- a/activerecord/CHANGELOG +++ b/activerecord/CHANGELOG @@ -1,5 +1,7 @@ *SVN* +* Oracle: fix lob and text default handling. #7344 [gfriedrich, Michael Schoen] + * SQLServer: don't choke on strings containing 'null'. #7083 [Jakob S] * MySQL: blob and text columns may not have defaults in 5.x. Update fixtures schema for strict mode. #6695 [Dan Kubb] -- cgit v1.2.3