2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-12-21 03:33:32 +00:00
Files
InvenTree/.github/workflows/qc_checks.yaml
Oliver 2908ad0721 Recursive delete fix fix (#5819)
* Enable mysql checks as part of PR

* Add debug for CI

* Add delete_nodes method

- Ensure that the "parent" field is set to None before delete
- This means that we do not violate any ForeignKey constraints due to undefined order of operations
2023-10-31 22:58:43 +11:00

14 KiB