@dgriffin831, you're right, a default scheduled query against the
users
table:
select * from users
will achieve that. If you're observing different (unexpected) behavior do you mind sanitizing the data and opening a GitHub issue with more details so we can debug?