mirror of
https://github.com/fleetdm/fleet
synced 2026-05-16 13:38:43 +00:00
* Add cascade deletes for host software * Add changes file * The drop doesn't work on certain mysql * Fix error message
1 line
155 B
Text
1 line
155 B
Text
* MariaDB compatibility fixes: add explicit foreign key constraint and on cascade delete for host_software to allow for hosts with software to be deleted.
|