Skip to content

Custom/Own column data type #465

@zeleznypa

Description

@zeleznypa

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions