Skip to content

Drop encrypted_ai_access_token(_iv) from AppSettings

What does this MR do and why?

Step 2 of dropping the column. The ignore rule was introduced a couple of milestones ago.

See https://docs.gitlab.com/ee/development/database/avoiding_downtime_in_migrations.html#dropping-columns

How to set up and validate locally

  1. Pull the branch
  2. Run the migration
  3. Make sure no errors appeared

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #427696 (closed)

Edited by Aleksei Lipniagov

Merge request reports