Skip to content

Add AR Validation for presences of file_store columns

Shinya Maeda requested to merge add-ar-validation-for-file-store-columns into master

What does this MR do?

This MR adds AR validations for presences of file_store columns(CarrierWave related).

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

Why was this MR needed?

Screenshots (if relevant)

Does this MR meet the acceptance criteria?

  • Changelog entry added, if necessary
  • Tests added for this feature/bug
  • Review
    • Has been reviewed by Backend
    • Has been reviewed by Database
  • End-to-end tests pass (package-and-qa manual pipeline job)

What are the relevant issue numbers?

Related https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/18557

Merge request reports