Sybren A. Stüvel 6777e89589 Manager: refuse to delete job when foreign keys are disabled
Just as a safety measure, before deleting a job, check that foreign key
constraints are enabled. These are optional in SQLite, and the deletion
function assumes that they are on.
2024-01-11 17:17:56 +01:00
..
2022-07-01 12:34:40 +02:00
2023-07-06 16:08:57 +02:00
2023-08-14 16:00:09 +02:00