You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Merge finalised_delayed_events into delayed_events
Instead of storing details on finalised delayed events in a new,
standalone table that must be joined on the base table of delayed
events, add columns to the base table to track those details.
0 commit comments