Add field tests pointed out didn't export

This commit is contained in:
Andrew Brown 2015-03-16 02:26:00 -05:00
parent 3283337406
commit 51caaa56cc

View File

@ -106,6 +106,7 @@ ActiveRecord::Schema.define(version: 20140713043535) do
t.text "private_notes"
t.text "map_file_name"
t.text "map_content_size"
t.text "map_content_type"
t.integer "map_file_size"
t.integer "map_updated_at"
end