summaryrefslogtreecommitdiff
path: root/django/db/models/functions/uuid.py
AgeCommit message (Expand)Author
2025-12-12Refs #36735 -- Supported shift parameter for UUID7 on PostgreSQL.Lily Acorn
2025-12-12Fixed #36735 -- Added UUID4 and UUID7 database functions.Lily Acorn