<@U0LPK4V6W> if a scheduled query emits changes an...
# general
t
@santosh if a scheduled query emits changes and the query does not include
{"removed": false}
then you should get one row for
{"action":"added"}
and another for
{"action":"removed"}
.