This commit is contained in:
guange 2016-01-15 22:45:16 +08:00
parent b68eab23ea
commit 62c2085d61
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@
#
# It's strongly recommended to check this file into your version control system.
ActiveRecord::Schema.define(:version => 20160114022928) do
ActiveRecord::Schema.define(:version => 20160115023749) do
create_table "activities", :force => true do |t|
t.integer "act_id", :null => false