Add migration to fill file_store from NULL to 1
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.
Showing
Please register or sign in to comment