Skip to content

Commit

Permalink
schema change
Browse files Browse the repository at this point in the history
  • Loading branch information
hpyhacking committed Mar 6, 2014
1 parent 7d33522 commit 1aaa35f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion db/schema.rb
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@
end

create_table "id_documents", force: true do |t|
t.integer "category"
t.integer "type"
t.string "name"
t.string "sn"
t.integer "member_id"
Expand Down

0 comments on commit 1aaa35f

Please sign in to comment.