stephdin

Results 1 comments of stephdin

You could extend PocketBase with Go/JavaScript and schedule a job, that runs e.g. every hour and deletes records older than a specific amount of time (https://pocketbase.io/docs/js-jobs-scheduling/). You should also be...