Skip to content

PoC: Vertical split for users.incoming_email_token - step 4

DO NOT MERGE

What does this MR do and why?

This is PoC example MR on how to do a vertical split for a database table - extract column(s) and index(es) to a new table.

This is step 4 from the process, that does the following:

  • Drop users.incoming_email_token column

See #430906 (closed) for more details.

Merge request reports