From 3d0a8dd7dd1f404f99cecf13c8683b405ecb12fe Mon Sep 17 00:00:00 2001 From: francis Date: Wed, 17 Dec 2008 13:19:15 +0000 Subject: Make waiting_response get set as described state of initial sent event. Alter historical ones to that also. --- db/schema.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'db/schema.rb') diff --git a/db/schema.rb b/db/schema.rb index dd0a70937..e0b8d6217 100644 --- a/db/schema.rb +++ b/db/schema.rb @@ -9,7 +9,7 @@ # # It's strongly recommended to check this file into your version control system. -ActiveRecord::Schema.define(:version => 69) do +ActiveRecord::Schema.define(:version => 70) do create_table "acts_as_xapian_jobs", :force => true do |t| t.string "model", :null => false -- cgit v1.2.3