<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/django/db/models/sql/datastructures.py, branch stable/5.2.x</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=stable%2F5.2.x</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=stable%2F5.2.x'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2024-01-26T11:45:07Z</updated>
<entry>
<title>Applied Black's 2024 stable style.</title>
<updated>2024-01-26T11:45:07Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2024-01-26T11:45:07Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=305757aec19c9d5111e4d76095ae0acd66163e4b'/>
<id>urn:sha1:305757aec19c9d5111e4d76095ae0acd66163e4b</id>
<content type='text'>
https://github.com/psf/black/releases/tag/24.1.0</content>
</entry>
<entry>
<title>Refs #33766 -- Removed unused Join.equals().</title>
<updated>2023-04-24T06:32:49Z</updated>
<author>
<name>Simon Charette</name>
<email>charette.s@gmail.com</email>
</author>
<published>2023-04-21T05:57:30Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=1a13161eab2d040990734f80b3eedea354f6a4ba'/>
<id>urn:sha1:1a13161eab2d040990734f80b3eedea354f6a4ba</id>
<content type='text'>
It's unused now that the specialized FilteredRelation.as_sql logic is
no more.
</content>
</entry>
<entry>
<title>Fixed #33766 -- Resolved FilteredRelation.condition at referencing time.</title>
<updated>2023-04-24T06:32:44Z</updated>
<author>
<name>Simon Charette</name>
<email>charette.s@gmail.com</email>
</author>
<published>2023-04-20T04:25:57Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=d660cee5bc68b597503c2a16f3d9928d52f93fb4'/>
<id>urn:sha1:d660cee5bc68b597503c2a16f3d9928d52f93fb4</id>
<content type='text'>
The previous implementation resolved condition at Join compilation time
which required introducing a specialized expression resolving mode to
alter the join reuse logic solely during that phase.

FilteredRelation.condition is now resolved when the relation is first
referenced which maintains the existing behavior while allowing the
removal of the specialized resolving mode and address an issue where
conditions couldn't spawn new joins.
</content>
</entry>
<entry>
<title>Refs #16055 -- Deprecated get_joining_columns()/get_reverse_joining_columns() methods.</title>
<updated>2023-04-18T10:46:27Z</updated>
<author>
<name>David Wobrock</name>
<email>david.wobrock@gmail.com</email>
</author>
<published>2023-04-18T08:20:32Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=8b1ff0da4b162e87edebd94e61f2cd153e9e159d'/>
<id>urn:sha1:8b1ff0da4b162e87edebd94e61f2cd153e9e159d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #16055 -- Fixed crash when filtering against char/text GenericRelation relation on PostgreSQL.</title>
<updated>2023-04-18T10:41:14Z</updated>
<author>
<name>David Wobrock</name>
<email>david.wobrock@gmail.com</email>
</author>
<published>2023-04-18T08:19:06Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=9bbf97bcdb488bb11aebb5bd405549fbec6852cd'/>
<id>urn:sha1:9bbf97bcdb488bb11aebb5bd405549fbec6852cd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #33374 -- Adjusted full match condition handling.</title>
<updated>2022-11-07T19:23:53Z</updated>
<author>
<name>Simon Charette</name>
<email>charette.s@gmail.com</email>
</author>
<published>2022-11-06T16:19:33Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=76e37513e22f4d9a01c7f15eee36fe44388e6670'/>
<id>urn:sha1:76e37513e22f4d9a01c7f15eee36fe44388e6670</id>
<content type='text'>
Adjusting WhereNode.as_sql() to raise an exception when encoutering a
full match just like with empty matches ensures that all case are
explicitly handled.
</content>
</entry>
<entry>
<title>Refs #33476 -- Refactored code to strictly match 88 characters line length.</title>
<updated>2022-02-07T19:37:05Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2022-02-04T07:08:27Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=7119f40c9881666b6f9b5cf7df09ee1d21cc8344'/>
<id>urn:sha1:7119f40c9881666b6f9b5cf7df09ee1d21cc8344</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>Fixed #32951 -- Removed Query.where_class &amp; co.</title>
<updated>2021-07-22T06:49:20Z</updated>
<author>
<name>Nick Pope</name>
<email>nick@nickpope.me.uk</email>
</author>
<published>2021-07-20T19:38:17Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=c35b81b864ffa84751bac7d73046840f576491f9'/>
<id>urn:sha1:c35b81b864ffa84751bac7d73046840f576491f9</id>
<content type='text'>
Unused since 3caf957ed5eaa831a485abcb89f27266dbf3e82b.
</content>
</entry>
<entry>
<title>Removed unused with_filtered_relation argument from .equals()</title>
<updated>2021-04-28T18:42:20Z</updated>
<author>
<name>Nick Pope</name>
<email>nick@nickpope.me.uk</email>
</author>
<published>2021-02-08T11:48:06Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=a6c79f4987c020cc9e96d4c5fc47730cd1031b4c'/>
<id>urn:sha1:a6c79f4987c020cc9e96d4c5fc47730cd1031b4c</id>
<content type='text'>
Unused since bbf141bcdc31f1324048af9233583a523ac54c94.
</content>
</entry>
</feed>
