Skip to content

Drop old int4 PK column for push_event_payloads

What does this MR do and why?

This MR drops old int4 PK column for push_event_payloads:

  • Drop column event_id_convert_to_bigint

Column was ignored in 14.3 with !69339 (merged).

Related to #338071 (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