discourse/db
Martin Brennan 393215266f
FIX: Set null high_priority columns to false in high priority notification migration (#9335)
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.
2020-04-02 09:32:39 +10:00
..
fixtures DEV: Reserve webhook event types to be used in plugins (#9110) 2020-03-06 10:16:19 -07:00
migrate FIX: Set null high_priority columns to false in high priority notification migration (#9335) 2020-04-02 09:32:39 +10:00
post_migrate FEATURE: High priority bookmark reminder notifications (#9290) 2020-04-01 09:09:20 +10:00
api_test_seeds.rb DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00