Changes between Initial Version and Version 1 of Ticket #36934, comment 4
- Timestamp:
- Feb 19, 2026, 8:27:28 AM (3 weeks ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #36934, comment 4
initial v1 8 8 > BuiltinLookup.as_sql (and YearLookup.as_sql) really needs to handle tuple params from process_lhs. 9 9 10 Sorry, it's not obvious to me. `BuiltinLookup. as_sql` returns a list of params in Django 6.0. Where is a tuple returned? From a custom lookup? (I'm begging someone to show me.)10 Sorry, it's not obvious to me. `BuiltinLookup.process_lhs` returns a list of params in Django 6.0. Where is a tuple returned? From a custom lookup? (I'm begging someone to show me.)