Graham Christensen f4c4b496d8 Projects: delete: delete all builds first
Deleting jobsets first would fail because buildmetrics has an FK
to the jobset. However, the jobset / project relationship is not
marked as CASCADE.

Deleting all the builds automatically cascades to delete
buildmetrics, so deleting the relevant builds first, then deleting
the jobset solves it.
2022-01-14 20:37:55 -05:00
..
2021-08-10 13:47:16 +02:00
2022-01-14 16:49:58 -05:00
2022-01-07 15:05:33 -05:00
2013-03-04 12:16:13 +01:00