<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/tests/postgres_tests, branch main</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=main</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=main'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2026-04-18T06:53:21Z</updated>
<entry>
<title>Fixed #37028 -- Added BitAnd(), BitOr(), and BitXor() aggregates.</title>
<updated>2026-04-18T06:53:21Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2026-04-18T06:53:21Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=ed79c5959add54b6e8ea589ec601e0d2e801517e'/>
<id>urn:sha1:ed79c5959add54b6e8ea589ec601e0d2e801517e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #36727 -- Deprecated Field.get_placeholder in favor of get_placeholder_sql.</title>
<updated>2026-03-13T00:01:02Z</updated>
<author>
<name>Simon Charette</name>
<email>charette.s@gmail.com</email>
</author>
<published>2025-11-22T18:32:34Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=1a8fd5cf75bf855852f6bc2f75c3da9f7b145669'/>
<id>urn:sha1:1a8fd5cf75bf855852f6bc2f75c3da9f7b145669</id>
<content type='text'>
The lack of ability of the get_placeholder call chain to return SQL and
parameters separated so they can be mogrified by the backend at execution time
forced implementations to dangerously interpolate potentially user controlled
values.

The get_placeholder_sql name was chosen due to its proximity to the previous
method, but other options such as Field.as_sql were considered but ultimately
rejected due to its different input signature compared to Expression.as_sql
that might have lead to confusion.

There is a lot of overlap between what Field.get_db_prep_value and
get_placeholder_sql do but folding the latter in the former would require
changing its return signature to return expression which is a way more invasive
change than what is proposed here.

Given we always call get_db_prep_value it might still be an avenue worth
exploring in the future to offer a publicly documented interface to allow field
to take an active part in the compilation chain.

Thanks Jacob for the review.
</content>
</entry>
<entry>
<title>Refs #36639 -- Updated test migrations to match models.</title>
<updated>2026-01-20T15:40:53Z</updated>
<author>
<name>Skyiesac</name>
<email>jainsachi1202@gmail.com</email>
</author>
<published>2026-01-19T17:43:50Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=748c2ba8370c66b098bd78b241c70d16712d1e93'/>
<id>urn:sha1:748c2ba8370c66b098bd78b241c70d16712d1e93</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Applied Black's 2026 stable style.</title>
<updated>2026-01-18T20:26:56Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2026-01-18T20:26:56Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=6cff02078799b7c683a0d39630d49ab4fe532e7c'/>
<id>urn:sha1:6cff02078799b7c683a0d39630d49ab4fe532e7c</id>
<content type='text'>
https://github.com/psf/black/releases/tag/26.1.0</content>
</entry>
<entry>
<title>Fixed #36827 -- Added support for exclusion constraints using Hash indexes on PostgreSQL.</title>
<updated>2026-01-10T07:12:05Z</updated>
<author>
<name>Haki Benita</name>
<email>hakibenita@gmail.com</email>
</author>
<published>2025-12-25T09:42:58Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=d61838761f17d7c934c7be288fadfa14f471b598'/>
<id>urn:sha1:d61838761f17d7c934c7be288fadfa14f471b598</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #36852 -- Ignored index_type case in ExclusionConstraint equality check.</title>
<updated>2026-01-08T16:33:52Z</updated>
<author>
<name>Haki Benita</name>
<email>hakibenita@gmail.com</email>
</author>
<published>2026-01-08T08:06:06Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=459a3d17b973df23fc45328d4e976a270f0edd7f'/>
<id>urn:sha1:459a3d17b973df23fc45328d4e976a270f0edd7f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #36280 -- Replaced exception checks with assertRaisesMessage().</title>
<updated>2025-12-03T14:18:10Z</updated>
<author>
<name>Skyiesac</name>
<email>jainsachi1202@gmail.com</email>
</author>
<published>2025-11-16T19:16:37Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=d338c2243fa0786225e056c5d7003f7ad67d44de'/>
<id>urn:sha1:d338c2243fa0786225e056c5d7003f7ad67d44de</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #35444 -- Fixed typo in PostgreSQL StringAgg deprecation warning.</title>
<updated>2025-12-02T10:49:20Z</updated>
<author>
<name>Νικόλαος-Διγενής Καραγιάννης</name>
<email>digenishjkl@gmail.com</email>
</author>
<published>2025-12-02T10:49:20Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=cb1d2854ed2b13799f2b0cc6e04019df181bacd4'/>
<id>urn:sha1:cb1d2854ed2b13799f2b0cc6e04019df181bacd4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #36031 -- Added tests of DecimalRangeField __contains lookup with unbounded decimal ranges.</title>
<updated>2025-11-21T16:55:28Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2025-11-21T16:55:28Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=be0620b49fce5ddd179356575603c4160390965e'/>
<id>urn:sha1:be0620b49fce5ddd179356575603c4160390965e</id>
<content type='text'>
Co-authored-by: Aman Sharma &lt;210100011@iitb.ac.in&gt;</content>
</entry>
<entry>
<title>Fixed #36748 -- Filtered non-standard placeholders from UNNEST queries.</title>
<updated>2025-11-20T22:22:46Z</updated>
<author>
<name>Chris Wesseling</name>
<email>chris@maykinmedia.nl</email>
</author>
<published>2025-11-20T14:01:14Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=5834643f43a767fe19f2c6d10217b204e7584ec8'/>
<id>urn:sha1:5834643f43a767fe19f2c6d10217b204e7584ec8</id>
<content type='text'>
</content>
</entry>
</feed>
