Changes between Initial Version and Version 1 of Ticket #33678, comment 1


Ignore:
Timestamp:
May 3, 2022, 11:08:41 PM (2 years ago)
Author:
Simon Charette

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #33678, comment 1

    initial v1  
    2424It will then be trivial to adjust `SQLCompiler.find_ordering_name` to call `item.prefix_references(f"{field.name}{LOOKUP_SEP}")` when appropriate.
    2525
    26 Is this something you'd be interesting in fixing and writing tests for yourself Eduardo? This seems like a good introduction ticket to a few ORM components if this is something you've been curious about.
     26Is this something you'd be interesting in fixing and writing tests for Eduardo? This seems like a good introduction ticket to a few ORM components if this is something you've been curious about.
Back to Top