From 32dcfa69131e1a26829e392cc66093624226be83 Mon Sep 17 00:00:00 2001 From: Jeremy Kemper Date: Wed, 23 Aug 2006 05:30:14 +0000 Subject: MySQL: update test schema for MySQL 5 strict mode. Closes #5861. git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@4808 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 3d5346d044..8369a10fac 100644 --- a/activerecord/CHANGELOG +++ b/activerecord/CHANGELOG @@ -1,5 +1,7 @@ *SVN* +* MySQL: update test schema for MySQL 5 strict mode. #5861 [Tom Ward] + * to_xml: correct naming of included associations. #5831 [josh.starcher@gmail.com] * Pushing a record onto a has_many :through sets the association's foreign key to the associate's primary key and adds it to the correct association. #5815, #5829 [josh@hasmanythrough.com] -- cgit v1.2.3