Skip to content

Commit

Permalink
check in schema.rb with the category field for id_documents
Browse files Browse the repository at this point in the history
  • Loading branch information
weilu committed Mar 9, 2014
1 parent 85bc68e commit ba55078
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 "type"
t.integer "category"
t.string "name"
t.string "sn"
t.integer "member_id"
Expand Down

0 comments on commit ba55078

Please sign in to comment.