Does Prisma have any way of running timed cron job...
# orm-help
a
Does Prisma have any way of running timed cron jobs, or scheduling jobs to be ran based on whats in the database?
1
a
Prisma does not but it should be trivial to query the db to determine if a cron task should run