Skip to content

Remove onboarding_step_url column from user_details

What does this MR do and why?

What

Remove onboarding_step_url column from user_details table

Why

As per https://docs.gitlab.com/ee/development/database/avoiding_downtime_in_migrations.html#dropping-the-column-release-m1

Previous MR (Begin process for removing the onboarding_step_... (!147282 - merged) • Doug Stull • 16.11) ignored column

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #450885 (closed)

Edited by Jay Montal

Merge request reports