mirror of
https://github.com/fleetdm/fleet
synced 2026-05-24 09:28:54 +00:00
3 lines
296 B
Text
3 lines
296 B
Text
- Fixed an issue in the database migrations released in 4.68.0 where Apple devices with UDID values
|
|
longer than 36 characters would cause a failure in the migration process; the `host_uuid` column
|
|
for tables added by that migration has been increased to accommodate these longer UDID values.
|