summaryrefslogtreecommitdiff
path: root/tests/db_functions/migrations/0002_create_test_models.py
AgeCommit message (Expand)Author
2026-01-20Refs #36639 -- Updated test migrations to match models.Skyiesac
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
2023-02-01Refs #33476 -- Applied Black's 2023 stable style.David Smith
2022-02-07Refs #33476 -- Reformatted code with Black.django-bot
2021-03-29Fixed #31487 -- Added precision argument to Round().Nick Pope
2019-03-20Fixed #30240 -- Added SHA1, SHA224, SHA256, SHA384, and SHA512 database funct...Nick Pope