-
-
Notifications
You must be signed in to change notification settings - Fork 144
Open
Description
It would be helpful to have the option to set up a custom data type.
For example, when the database has a BLOB that contains a binary representation of the UUIDv7, it will be useful to have a possibility to set:
->setupResult('setType', 'id', static fn(string $value) => Ramsey\Uuid\Uuid::fromBytes($value));Metadata
Metadata
Assignees
Labels
No labels