Overview
Artifact ID: | bb0c78e1e5c2aa0c0afe9916a4ac114ad7909d4e |
---|---|
Ticket: | f0f9aff371f26b4eebb1ded3cabc70c956c6cae7
'annotate' misses changes. |
User & Date: | viriketo 2011-05-05 15:16:35 |
Changes
- Appended to comment:
<hr /><i>viriketo added on 2011-05-05 15:16:35 UTC:</i><br /> Just testing the most recent commit in this repository: [74c86dd1da6] Notice that the diff says: <verbatim> + if( showClosed ){ + db_prepare(&q, + "SELECT value FROM tagxref" + " WHERE tagid=%d AND value NOT NULL " + "EXCEPT " </verbatim> while annotate says <verbatim> 74c86dd1da 2011-05-04 drh: if( showClosed ){ 518439507a 2010-08-15 drh: db_prepare(&q, <== This line 74c86dd1da 2011-05-04 drh: "SELECT value FROM tagxref" 74c86dd1da 2011-05-04 drh: " WHERE tagid=%d AND value NOT NULL " 74c86dd1da 2011-05-04 drh: "EXCEPT " </verbatim>
- resolution changed to: "Open"