Skip to content

Add trigger function reset

Panos Kanellidis requested to merge update_migration_to_reset_all_triggers into master

What does this MR do and why?

This MR updates an old migration to reset all the trigger functions on the table after the column swap.

Not having this, caused an incident (Internal) and we need to add this change for self-managed instances

Merge request reports