Changes between Initial Version and Version 1 of Ticket #373, comment 196


Ignore:
Timestamp:
Oct 14, 2024, 5:13:12 PM (4 weeks ago)
Author:
Csirmaz Bendegúz

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #373, comment 196

    initial v1  
    22
    33I have submitted the follow-up: [https://github.com/django/django/pull/18674 Refs #373 -- Added TupleIn subqueries.]
    4 It separates some code from the main PR ([https://github.com/django/django/pull/18056 #18056]) for easier review.
     4It separates the {{{supports_tuple_in_subquery}}} database feature from the main PR ([https://github.com/django/django/pull/18056 #18056]) for easier review.
    55
    66Cheers
Back to Top