<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/tests/postgres_tests/test_operations.py, 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>2025-07-22T06:04:55Z</updated>
<entry>
<title>Fixed #36377 -- Added hints support to CreateExtension and subclasses.</title>
<updated>2025-07-22T06:04:55Z</updated>
<author>
<name>Anthony Sottile</name>
<email>asottile@umich.edu</email>
</author>
<published>2025-05-08T20:37:11Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=5488530a272b863794484ee2b027294ff2ec86d2'/>
<id>urn:sha1:5488530a272b863794484ee2b027294ff2ec86d2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #35717 -- Reduced Create/RemoveCollation operations when optimizing migrations.</title>
<updated>2024-10-10T11:18:46Z</updated>
<author>
<name>Adam Johnson</name>
<email>me@adamj.eu</email>
</author>
<published>2024-08-29T17:52:31Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=cee95e6172f2ea3dbf8cfd4214562cfc92f95392'/>
<id>urn:sha1:cee95e6172f2ea3dbf8cfd4214562cfc92f95392</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #35704 -- Fixed reduction for AddIndex subclasses.</title>
<updated>2024-09-03T10:51:06Z</updated>
<author>
<name>Adam Johnson</name>
<email>me@adamj.eu</email>
</author>
<published>2024-08-22T18:26:42Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=f5ddd54986172c29c32f5d835584ea237d5a3781'/>
<id>urn:sha1:f5ddd54986172c29c32f5d835584ea237d5a3781</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #35234 -- Deprecated CheckConstraint.check in favor of .condition.</title>
<updated>2024-03-01T06:15:32Z</updated>
<author>
<name>Simon Charette</name>
<email>charette.s@gmail.com</email>
</author>
<published>2024-02-26T05:14:26Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=daf7d482dbaaa2604241a994c49f442fa15142c1'/>
<id>urn:sha1:daf7d482dbaaa2604241a994c49f442fa15142c1</id>
<content type='text'>
Once the deprecation period ends CheckConstraint.check() can become the
documented method that performs system checks for BaseConstraint
subclasses.
</content>
</entry>
<entry>
<title>Fixed #35175 -- Made migraton writer preserve keyword-only arguments.</title>
<updated>2024-02-09T08:37:13Z</updated>
<author>
<name>David Sanders</name>
<email>shang.xiao.sanders@gmail.com</email>
</author>
<published>2024-02-08T08:57:14Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=06264258dc7c7cc69b2ba5f70f782988ccb2b06c'/>
<id>urn:sha1:06264258dc7c7cc69b2ba5f70f782988ccb2b06c</id>
<content type='text'>
Thanks Gerald Goh for the report.
</content>
</entry>
<entry>
<title>Fixed #31700 -- Made makemigrations command display meaningful symbols for each operation.</title>
<updated>2024-01-17T13:00:02Z</updated>
<author>
<name>Amir Karimi</name>
<email>amk9978@gmail.com</email>
</author>
<published>2023-09-16T02:11:22Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=27a3eee72170f1eb994a213db985f42c6cf5f994'/>
<id>urn:sha1:27a3eee72170f1eb994a213db985f42c6cf5f994</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #33717 -- Dropped support for PostgreSQL 11.</title>
<updated>2022-05-19T07:26:48Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2022-05-19T07:26:48Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=981c23c0ccbcaa155a80f894fd9e832beaab661d'/>
<id>urn:sha1:981c23c0ccbcaa155a80f894fd9e832beaab661d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #33476 -- Reformatted code with Black.</title>
<updated>2022-02-07T19:37:05Z</updated>
<author>
<name>django-bot</name>
<email>ops@djangoproject.com</email>
</author>
<published>2022-02-03T19:24:19Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=9c19aff7c7561e3a82978a272ecdaad40dda5c00'/>
<id>urn:sha1:9c19aff7c7561e3a82978a272ecdaad40dda5c00</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #33476 -- Refactored problematic code before reformatting by Black.</title>
<updated>2022-02-03T10:20:46Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2022-02-03T10:20:46Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=c5cd8783825b5f6384417dac5f3889b4210b7d08'/>
<id>urn:sha1:c5cd8783825b5f6384417dac5f3889b4210b7d08</id>
<content type='text'>
In these cases Black produces unexpected results, e.g.

def make_random_password(
    self,
    length=10,
    allowed_chars='abcdefghjkmnpqrstuvwxyz' 'ABCDEFGHJKLMNPQRSTUVWXYZ' '23456789',
):

or

cursor.execute("""
SELECT ...
""",
    [table name],
)</content>
</entry>
<entry>
<title>Fixed #31653 -- Added AddConstraintNotValid()/ValidateConstraint() operations for PostgreSQL.</title>
<updated>2021-06-08T05:46:51Z</updated>
<author>
<name>Sanskar Jaiswal</name>
<email>jaiswalsanskar078@gmail.com</email>
</author>
<published>2020-10-16T19:17:13Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=8c3bd0b708b488a1f6e8bd8cc6b96569904605be'/>
<id>urn:sha1:8c3bd0b708b488a1f6e8bd8cc6b96569904605be</id>
<content type='text'>
</content>
</entry>
</feed>
