index
:
chango.git
devmain
fix-31295
initial-branch
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
ref
/
models
/
database-functions.txt
Age
Commit message (
Expand
)
Author
2025-12-12
Refs #36735 -- Supported shift parameter for UUID7 on PostgreSQL.
Lily Acorn
2025-12-12
Fixed #36735 -- Added UUID4 and UUID7 database functions.
Lily Acorn
2025-12-08
Fixed #36778 -- Extended advice to sanitize input before using in query expre...
Jacob Walls
2025-12-05
Refs #27834 -- Restored "expression" in StrIndex's docs signature.
Clifford Gama
2025-09-17
Removed versionadded/changed annotations for 5.2.
Jacob Walls
2025-08-28
Ensured :doc: role uses absolute targets in docs.
Adam Johnson
2025-08-25
Refs #36485 -- Rewrapped docs to 79 columns line length.
David Smith
2025-02-18
Refs #36005 -- Used datetime.UTC alias instead of datetime.timezone.utc.
Mariusz Felisiak
2025-01-06
Fixed #35718 -- Add JSONArray to django.db.models.functions.
John Parton
2024-12-16
Refs #35718, Refs #32179 -- Moved JSONObject to django.db.models.functions.json.
Sage Abdullah
2024-05-22
Removed versionadded/changed annotations for 5.0.
Natalia
2024-03-21
Added RowNumber() link in Rank() docs.
Adam Zapletal
2023-10-25
Added missing pycon directives in various docs.
Mariusz Felisiak
2023-09-18
Removed versionadded/changed annotations for 4.2.
Mariusz Felisiak
2023-05-24
Corrected documentation of Log database function.
Stefan Brand
2023-05-11
Fixed #34558 -- Fixed QuerySet.bulk_create() crash with Now() on Oracle.
Mariusz Felisiak
2023-03-01
Fixed #34140 -- Reformatted code blocks in docs with blacken-docs.
django-bot
2023-02-28
Refs #34140 -- Corrected rst code-block and various formatting issues in docs.
Joseph Victor Zammit
2023-02-10
Refs #34140 -- Applied rst code-block to non-Python examples.
Carlton Gibson
2023-02-10
Fixed #34325 -- Corrected wording in PercentRank() docs.
dennisvang
2023-01-17
Refs #32365 -- Removed is_dst argument for various methods and functions.
Mariusz Felisiak
2022-10-20
Updated UTC uses to datetime.timezone.utc in docs.
Diane DeMers Chen
2022-10-03
Fixed #34070 -- Added subsecond support to Now() on SQLite and MySQL.
Lily Foote
2022-05-17
Removed versionadded/changed annotations for 4.0.
Carlton Gibson
2022-03-24
Refs #32365 -- Removed internal uses of utils.timezone.utc alias.
Carlton Gibson
2021-09-20
Removed versionadded/changed annotations for 3.2.
Mariusz Felisiak
2021-09-16
Fixed #32365 -- Made zoneinfo the default timezone implementation.
Carlton Gibson
2021-07-19
Fixed #10929 -- Added default argument to aggregates.
Nick Pope
2021-03-29
Fixed #31487 -- Added precision argument to Round().
Nick Pope
2021-01-14
Removed versionadded/changed annotations for 3.1.
Mariusz Felisiak
2020-12-02
Fixed #32179 -- Added JSONObject database function.
Artur Beltsov
2020-10-02
Fixed #32060 -- Added Random database function.
Nick Pope
2020-09-02
Fixed #31948 -- Added tzinfo parameter to TruncDate() and TruncTime().
Joe Jackson
2020-08-11
Fixed #21181 -- Added Collate database function.
Tom Carrick
2020-05-13
Removed versionadded/changed annotations for 3.0.
Mariusz Felisiak
2020-05-04
Refs #30573 -- Rephrased "Of Course" and "Obvious(ly)" in documentation and c...
Adam Johnson
2020-04-07
Fixed Sphinx warnings on duplicate object descriptions.
Mariusz Felisiak
2019-11-11
Fixed #30958 -- Used a clearer example in the Cast() docs.
Farhaan Bukhsh
2019-10-02
Fixed #30821 -- Added ExtractIsoWeekYear database function and iso_week_day l...
Anatol Ulrich
2019-10-02
Added missing import in ref/models/database-functions.txt.
Mariusz Felisiak
2019-09-10
Removed versionadded/changed annotations for 2.2.
Mariusz Felisiak
2019-03-29
Removed unnecessary /static from links to PostgreSQL docs.
Nick Pope
2019-03-22
Fixed #30271 -- Added the Sign database function.
Nick Pope
2019-03-20
Fixed #30240 -- Added SHA1, SHA224, SHA256, SHA384, and SHA512 database funct...
Nick Pope
2019-03-07
Fixed #29754 -- Added is_dst parameter to Trunc database functions.
ahbk
2019-02-21
Refs #28643 -- Added MD5 database function.
Mariusz Felisiak
2019-01-17
Removed versionadded/changed annotations for 2.1.
Tim Graham
2019-01-12
Refs #28643 -- Added Reverse database function.
Nick Pope
2019-01-10
Refs #28643 -- Added NullIf database function.
Mads Jensen
2018-08-18
Fixed #28649 -- Added ExtractIsoYear database function and iso_year lookup.
Sigurd Ljødal
[next]