Skip to content

Recreate user_type migration index

What does this MR do and why?

Previous temporary index has a mistake so it doesn't actually covers updated queries. So here I recreate it with correct where condition.

These indexes are not used anywhere yet and will be used in !113552 (merged)

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 #386474 (closed)

Edited by Pavel Shutsin

Merge request reports