This commit is contained in:
Martin Lensment 2015-09-15 14:02:26 +03:00
parent c6073c7e87
commit b5afff1c79
4 changed files with 3 additions and 7 deletions

View file

@ -201,7 +201,6 @@ ActiveRecord::Schema.define(version: 20150915094707) do
t.integer "legacy_id"
t.string "statuses", array: true
t.hstore "status_notes"
t.integer "legacy_history_id"
t.integer "copy_from_id"
end