# Pastebin tPZ1ahs4 visible = true Post |> join(:left, [p], c in Comment, c.post_id == p.id and c.is_visible == ^visible)