Skip to content

Commit

Permalink
Remove tables incorrectly excluded in Upload.migrate_to_new_scheme.
Browse files Browse the repository at this point in the history
Follow up to 4a03b21.
  • Loading branch information
tgxworld committed Apr 25, 2019
1 parent 7cbc4c1 commit 761e1e2
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions app/models/upload.rb
Original file line number Diff line number Diff line change
Expand Up @@ -280,12 +280,9 @@ def self.migrate_to_new_scheme(limit: nil)
notifications
single_sign_on_records
stylesheet_cache
topic_links
topics
topic_search_data
users
user_emails
user_profiles
draft_sequences
optimized_images
}
Expand Down

0 comments on commit 761e1e2

Please sign in to comment.