mirror of
https://github.com/fleetdm/fleet
synced 2026-05-14 20:48:35 +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.
|