Changes between Initial Version and Version 1 of Ticket #24570, comment 7


Ignore:
Timestamp:
04/02/15 18:41:49 (8 years ago)
Author:
user0007
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #24570, comment 7

    initial v1  
    22> is that `extra(select= {'created_at': truncate_date})`?
    33
    4 Yes.
     4Yes. `extra(select= {'created_at': truncate_date})` and `extra({'created_at': truncate_date})` are equal.
Back to Top