demarches-normaliennes/db
Pierre de La Morinerie e865a894f2 db: add last part of ActiveStorage::Blob migration
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.
2021-03-30 12:54:13 +02:00
..
migrate db: add last part of ActiveStorage::Blob migration 2021-03-30 12:54:13 +02:00
schema.rb db: add last part of ActiveStorage::Blob migration 2021-03-30 12:54:13 +02:00
seeds.rb fix db/seeds.rb (replace "Administration" by "SuperAdmin" 2020-11-25 19:54:32 +01:00