From 7a0e1bd56ae4eb50e933cd33d8a44fedbf1eb4ef Mon Sep 17 00:00:00 2001 From: Jamis Buck Date: Fri, 2 Sep 2005 14:20:20 +0000 Subject: Make sure the schema_info table is created before querying the current version #1903 git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@2105 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 8405ba92c9..be367e52c0 100644 --- a/activerecord/CHANGELOG +++ b/activerecord/CHANGELOG @@ -1,5 +1,7 @@ *SVN* +* Make sure the schema_info table is created before querying the current version #1903 + * Fixtures ignore table name prefix and suffix #1987 [Jakob S] * Add documentation for index_type argument to add_index method for migrations #2005 [blaine@odeo.com] -- cgit v1.2.3