Skip to content

Native uuid type for mariadb #2256

Description

@nicosp

mariadb has a native uuid type since 10.7. We already have:

  • uuid -> char(36)
  • binaryuuid -> binary(16)

Can we also add a "nativeuuid" type? In terms of PDO it's string so it can be easily supported in cake as well.

What do you think?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions