You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* initial prototype
* fix docstring
* fix test
* simplify backport
* add basic test
* don't run test for cockroachdb
* add `UUID7` to api reference
* load script for older versions of Postgres / CockroachDB
* add tutorial
* Update uuid_v7_support.rst
* add polyfills
* try fixing cockroachdb test
* disable uuid7 for cockroachdb for now
* update docs
* just support python 3.14
* tweaks
* fix linter error
* add docstring
* update `python_version_gte`
* Update test_uuid.py
* make defaults None so it is possible to use on cockroach and sqlite - just with nullable columns
* mention extension for older pg versions
* Update index.rst
* fix `python_version_gte`
0 commit comments