quartz-scheduler / quartz

Code for Quartz Scheduler
http://www.quartz-scheduler.org
Apache License 2.0
6.29k stars 1.94k forks source link

If remove the foreign key, the functions of quartz will be affected? #1127

Closed TitaniumOne closed 1 month ago

TitaniumOne commented 6 months ago

If remove the foreign key, it may affect the functions of quartz? If so, how to solve these problems?

jhouserizer commented 1 month ago

Not sure why you'd want to remove the foreign keys, but Quartz does not rely upon them so long as the columns exist it should work.