Hello.
I built a small chat bot that fetches some data on regular basis (weekly) and stores the results in database.
So I run a job daily that does this work, and to determine which records I need to check I added previousCheck field with type number...