Making WordPress.org

Changes between Initial Version and Version 1 of Ticket #762, comment 3


Ignore:
Timestamp:
12/06/2014 08:38:51 PM (10 years ago)
Author:
al_the_x
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #762, comment 3

    initial v1  
    1515* fetch `ticket.id`:
    1616  * `owner` is none
    17   * join `ticket_enum` on `type` to select "open"?
     17  * join `ticket_enum` on `type` to where `ticket_enum.name` is "open"...?
    1818  * order by `time`
    1919  * limit 1