-
- Downloads
Add TrackUntrackedUploads post-deploy migration
To create the table, and schedule the background migration that begins the work.
Showing
- db/post_migrate/20171103140253_track_untracked_uploads.rb 37 additions, 0 deletionsdb/post_migrate/20171103140253_track_untracked_uploads.rb
- db/schema.rb 10 additions, 0 deletionsdb/schema.rb
- lib/gitlab/background_migration/prepare_unhashed_uploads.rb 35 additions, 0 deletionslib/gitlab/background_migration/prepare_unhashed_uploads.rb
- spec/migrations/track_untracked_uploads_spec.rb 113 additions, 0 deletionsspec/migrations/track_untracked_uploads_spec.rb
Please register or sign in to comment