Join Slack
Powered by
Does Prisma have any way of running timed cron job...
# orm-help
a
Adam
06/28/2022, 7:49 PM
Does Prisma have any way of running timed cron jobs, or scheduling jobs to be ran based on whats in the database?
✅ 1
a
alexwasik
06/28/2022, 9:05 PM
Prisma does not but it should be trivial to query the db to determine if a cron task should run
10
Views
Open in Slack
Previous
Next