Asynchronously create index to support typecasting while UUID type migration is being performed

Why are we doing this work?

We need a temporary index to support typecasting to uuid while the type conversion is being performed

See !131395 (comment 1556315609) for justification

Implementation plan

  1. Asynchronously create index tmp_uuid_cast_index on vulnerability_occurrences ((uuid::uuid))
Edited Sep 13, 2023 by Michał Zając
Assignee Loading
Time tracking Loading