pg_cron
pg_cron copied to clipboard
jobid collisions on multiple projects
If two different projects are making jobs, their ids might collide when loading both projects into the same database. Maybe make jobid a uuid?