UuidBinary* types (#72).UuidType::requiresSQLCommentHint() and UuidType::getMappedDatabaseTypes()
to avoid unnecessary ALTER TABLE statements after each schema update.require-dev.UuidBinaryOrderedTimeType::getUuidFactory() and
UuidBinaryOrderedTimeType::getCodec() are now protected instead of
private.OrderedTimeCodec this library has supported since version 1.3.0.UuidType::convertToPHPValue() now checks for instances of UuidInterface
instead of Uuid.UuidBinaryOrderedTimeType fails to encode or decode a UUID because it
is not a version 1 UUID, the ConversionException thrown now includes more
information about the format expected ("UuidV1").UuidInterface objects or strings, rather than
specific Uuid objects. This allows more flexibility in supporting alternate
types of UUID objects.getBindingType() method to binary types (#45);
this fixes issues where binary UUIDs were not treated properly by certain
database clients when binding query parametersHow can I help you explore Laravel packages today?