gitlab-org--gitlab-foss/db
Yorick Peterse 5af797d4a9
Re-allow appearances.description_html to be NULL
This column isn't always set (e.g. when upgrading from older instances)
and technically it could be NULL (e.g. when flushing the cache).

Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/36919
2017-08-24 18:33:32 +02:00
..
fixtures Skip creating the merge request if repo is empty 2017-08-11 23:27:42 +08:00
migrate Re-allow appearances.description_html to be NULL 2017-08-24 18:33:32 +02:00
post_migrate Use EachBatch concern to loop over batches 2017-08-22 14:31:40 +02:00
schema.rb Re-allow appearances.description_html to be NULL 2017-08-24 18:33:32 +02:00
seeds.rb