Changes between Initial Version and Version 1 of Ticket #373, comment 196
- Timestamp:
- Oct 14, 2024, 5:13:12 PM (4 weeks ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #373, comment 196
initial v1 2 2 3 3 I 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.4 It separates the {{{supports_tuple_in_subquery}}} database feature from the main PR ([https://github.com/django/django/pull/18056 #18056]) for easier review. 5 5 6 6 Cheers