fboulnois / pg_uuidv7

A tiny Postgres extension to create version 7 UUIDs
Mozilla Public License 2.0
270 stars 23 forks source link

Extract timestamp from uuidv7 #7

Closed fboulnois closed 11 months ago

fboulnois commented 11 months ago

Add a function to extract the timestamp from uuidv7 and bump the extension to 1.1.0.

Resolves #6