pydantic-extra-types icon indicating copy to clipboard operation
pydantic-extra-types copied to clipboard

UUID v7 Support

Open chrisgoddard opened this issue 6 months ago • 3 comments

Initial Checks

  • [X] I have searched Google & GitHub for similar requests and couldn't find anything
  • [X] I have read and followed the docs and still think this feature is missing

Description

UUIDv7 is becoming much more widely utilized in a variety of applications due to it's embedded timestamp and lexicographical sorting. It would be great to have that version supported by the Pydantic UUID field type.

Affected Components

chrisgoddard avatar Aug 21 '24 17:08 chrisgoddard