Address cross foreign key for audit_events_streaming_http_instance_namespace_filters and audit_events_streaming_instance_namespace_filters
audit_events_streaming_http_instance_namespace_filters: audit_events_instance_external_audit_event_destination_id
audit_events_streaming_instance_namespace_filters: external_streaming_destination_id, namespace_id
- This is the table we are moving towards, whereas
audit_events_streaming_http_instance_namespace_filterswill be deprecated under &12339 / #479221
A cross foreign key was introduced when we moved the schema. See !199951 (merged)
Edited by Andrew Jung