e865a894f2
On DS, we split the ActiveStorage schema migration from Rails 6.1 into two migrations: 1. one for adding the column and filling the data asynchronousely 2. one for marking the column as non-null This is the second part of this migration: it marks the column as non-null. |
||
---|---|---|
.. | ||
migrate | ||
schema.rb | ||
seeds.rb |