V9: Uninstalling package doesn't delete PermissionAccessEntityGroups entity

My package installs a group and deletes it automatically during uninstallation. The group is deleted from Groups in the DB. But it’s left in the PermissionAccessEntityGroups. I thought deleting a group would delete it completely from the DB as well. How do I delete it from the PermissionAccessEntityGroups?