• Douglas Barbosa Alexandre's avatar
    Add migration to fill file_store from NULL to 1 · f57a706c
    Douglas Barbosa Alexandre authored
    we already performed a background migration in to fill file
    stores for these tables, but at that time we not added the
    NOT NULL constraint.
    
    Since the record count is low for these tables, we are now
    filling the file stores using a regular migration.
    f57a706c
20200513235347_fill_store_uploads.rb 345 Bytes