Skip to content

Drop old int4 PK column for events

What does this MR do and why?

This MR drops old int4 PK column for events:

  • Drop column id_convert_to_bigint

Column was ignored with !69337 (merged).

Related to #338072 (closed).

MR acceptance checklist

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

Merge request reports