mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06: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.