From cf7130a3983c74ebc670e1e83f4bd3fbb9d80bdd Mon Sep 17 00:00:00 2001 From: huang Date: Wed, 13 Jan 2016 12:57:09 +0800 Subject: [PATCH] 0 --- db/schema.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/db/schema.rb b/db/schema.rb index 0009b881e..72a6bef89 100644 --- a/db/schema.rb +++ b/db/schema.rb @@ -11,7 +11,7 @@ # # It's strongly recommended to check this file into your version control system. -ActiveRecord::Schema.define(:version => 20160113023137) do +ActiveRecord::Schema.define(:version => 20160113024927) do create_table "activities", :force => true do |t| t.integer "act_id", :null => false