Natalia
|
05cce083ad
Removed versionadded/changed annotations for 5.0.
|
6 months ago |
django-bot
|
14459f80ee
Fixed #34140 -- Reformatted code blocks in docs with blacken-docs.
|
1 year ago |
Carlton Gibson
|
534ac48297
Refs #34140 -- Applied rst code-block to non-Python examples.
|
1 year ago |
Mariusz Felisiak
|
0be8095b25
Refs #10929 -- Stopped forcing empty result value by PostgreSQL aggregates.
|
1 year ago |
Mariusz Felisiak
|
490cccbe7e
Removed versionadded/changed annotations for 4.1.
|
1 year ago |
sdolemelipone
|
344593893b
Fixed #34199 -- Added example to StringAgg docs.
|
2 years ago |
sdolemelipone
|
0abd8f1cb8
Fixed typo in docs/ref/contrib/postgres/aggregates.txt.
|
2 years ago |
Mariusz Felisiak
|
ad6bb20557
Avoided counting attributes and methods in docs.
|
2 years ago |
Nick Pope
|
bd47b9bc81
Fixed #32961 -- Added BitXor() aggregate to django.contrib.postgres.
|
3 years ago |
Mariusz Felisiak
|
97237ad3fe
Removed versionadded/changed annotations for 3.2.
|
3 years ago |
abhiabhi94
|
5a634a7b6f
Fixed #32906 -- Added docs and tests for using key and index lookups on JSONBAgg results.
|
3 years ago |
Nick Pope
|
fee8734596
Refs #10929 -- Deprecated forced empty result value for PostgreSQL aggregates.
|
3 years ago |
Nick Pope
|
501a8db465
Fixed #10929 -- Added default argument to aggregates.
|
3 years ago |
Artur Beltsov
|
18c8ced81e
Fixed #32169 -- Added distinct support to JSONBAgg.
|
4 years ago |
David Chorpash
|
6ec5eb5d74
Refs #31720 -- Defined default output_field of BoolAnd() and BoolOr() aggregate functions.
|
4 years ago |
David Chorpash
|
a2e621b14e
Refs #31720 -- Added examples to BoolAnd() and BoolOr() documentation.
|
4 years ago |
John Parton
|
a8473b4d34
Fixed #31691 -- Added ordering support to JSONBAgg.
|
4 years ago |
Mariusz Felisiak
|
416c584cab
Removed versionadded/changed annotations for 2.2.
|
5 years ago |
Nick Pope
|
198a2a9381
Removed unnecessary /static from links to PostgreSQL docs.
|
5 years ago |
Tim Graham
|
39ebdf5a3c
Fixed #30155 -- Dropped support for PostgreSQL 9.4 and PostGIS 2.1.
|
5 years ago |
Marten Kenbeek
|
7a6dbbb655
Added import locations to contrib.postgres aggregates and validators docs.
|
6 years ago |
Tim Graham
|
926fa7116f
Fixed #29317 -- Doc'd filter argument in contrib.postgres aggregates.
|
6 years ago |
Floris den Hengst
|
96199e562d
Fixed #26067 -- Added ordering support to ArrayAgg and StringAgg.
|
8 years ago |
Tim Graham
|
7543ab1f8d
Removed versionadded/changed annotations for 2.0.
|
6 years ago |
Tim Graham
|
5446b72003
Removed versionadded/changed annotations for 1.11.
|
7 years ago |
Tom
|
b78d100fa6
Fixed #27849 -- Added filtering support to aggregates.
|
7 years ago |
orf
|
b5393028bf
Fixed #27767 -- Added distinct argument to ArrayAgg.
|
7 years ago |
Mads Jensen
|
aa2cb4c622
Refs #26327 -- Renamed JsonAgg to JSONBAgg.
|
8 years ago |
Marti Raudsepp
|
51fbe2a60d
Updated postgresql.org links to https and made them canonical.
|
8 years ago |
Mads Jensen
|
0a26f3c338
Fixed #26327 -- Added JsonAgg to contrib.postgres.
|
8 years ago |