pub fn namespace_delete_sql(schema: &str, table: &str) -> StringExpand description
SQL for the namespace format on object removal. Deletes the row keyed on
the object key so the namespace table stays consistent with the object
lifecycle instead of retaining stale state after a delete.