Closed DanielSpravtsev closed 1 month ago
It is initially unclear that the problem stems from Models using HasUuids still casting relation IDs to integers with $casts. This relation_id casting is unnecessary, so it would be better to remove it entirely
@mckenziearts
It is initially unclear that the problem stems from Models using HasUuids still casting relation IDs to integers with $casts. This relation_id casting is unnecessary, so it would be better to remove it entirely