Edgewall Software

Changes between Initial Version and Version 1 of Ticket #13179, comment 8


Ignore:
Timestamp:
Jul 20, 2019, 1:04:04 AM (5 years ago)
Author:
Ryan J Ollos

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #13179, comment 8

    initial v1  
    1616}}}
    1717
    18 In your case, the following might be more useful: `SELECT * FROM ticket_change WHERE field="keywords" AND ticket=<id>`, with `<id>` replaced by the ticket from your comment:1 screen capture.
     18For your database, the following might be more useful: `SELECT * FROM ticket_change WHERE field="keywords" AND ticket=<id>`, with `<id>` replaced by the ticket from your comment:1 screen capture.