Skip to content

ShaAttribute crashes with ArgumentError if column doesn't exist

Brett Walker requested to merge bw-fix-sha-attribute into master

What does this MR do?

Only issues a warning if a sha_attribute column doesn't exist in development

Are there points in the code the reviewer needs to double check?

Why was this MR needed?

The thrown exception would stop gdk run from running, making it more difficult to run migrations.

Screenshots (if relevant)

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

https://gitlab.com/gitlab-org/gitlab-ee/issues/5963

Edited by Brett Walker

Merge request reports

Loading