Tags: michaeldyrynda/laravel-model-uuid
Tags
Feature: Migrate efficient UUID support (#130) * Merge dyrynda/laravel-efficient-uuid into this package It has long-since been a maintenance problem to have the two packages separately and dependant on each other. This will combine them into one package, simplifying maintenance and testing. dyrynda/laravel-efficient-uuid has been marked abandoned, suggesting use of this package. * fix namespaces * typo * tweaks to make sure we're using the right fields types in right places in testing * don't cast uuid on efficient uuid post * don't cast custom_uuid on efficient uuid post
Feature: Migrate efficient UUID support (#130) * Merge dyrynda/laravel-efficient-uuid into this package It has long-since been a maintenance problem to have the two packages separately and dependant on each other. This will combine them into one package, simplifying maintenance and testing. dyrynda/laravel-efficient-uuid has been marked abandoned, suggesting use of this package. * fix namespaces * typo * tweaks to make sure we're using the right fields types in right places in testing * don't cast uuid on efficient uuid post * don't cast custom_uuid on efficient uuid post
PreviousNext