Changes between Initial Version and Version 1 of Ticket #36606


Ignore:
Timestamp:
Sep 11, 2025, 6:11:54 AM (9 hours ago)
Author:
Adam Johnson
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #36606 – Description

    initial v1  
    2828
    2929I think we can optimize this case to select only the first field in the model instead, maintaining semantics while avoiding overfetching.
     30
     31This case also seems untested with the `values_list()` tests in `tests/lookup/tests.py`, so we'd want to add a test there.
Back to Top