Remove tables incorrectly excluded in `Upload.migrate_to_new_scheme`.
Follow up to 4a03b21f80
.
This commit is contained in:
parent
7cbc4c1e46
commit
761e1e25f7
|
@ -280,12 +280,9 @@ class Upload < ActiveRecord::Base
|
|||
notifications
|
||||
single_sign_on_records
|
||||
stylesheet_cache
|
||||
topic_links
|
||||
topics
|
||||
topic_search_data
|
||||
users
|
||||
user_emails
|
||||
user_profiles
|
||||
draft_sequences
|
||||
optimized_images
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue