mirror of
https://github.com/discourse/discourse.git
synced 2025-02-08 04:18:23 +00:00
Some DBs failed on this migration, possibly due to new records being added, with the error ActiveRecord::NotNullViolation: PG::NotNullViolation: ERROR: column "high_priority" contains null values Luckily, the migration is retryable as is.