Skip to content

Initialize bigint conversion for system_note_metadata

euko requested to merge 424114-init-conversion-to-bigint into master

What does this MR do and why?

Related to #424114 (closed).

This MR kicks off the bigint conversion process for system_note_metadata table's id column. It adds the usual DB objects, a new column, trigger and backfill migration.

MR acceptance checklist

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

Edited by euko

Merge request reports