Lazy Evaluation?

Thanks @seangriffin – good to know! any ideas on an alternative way to structure this query so I can still get all the tags without iterating through each contact’s tags? My original Array_agg seems kind of like a hacky way to do it, but I haven’t found/thought of a better way.