Changes between Initial Version and Version 3 of Ticket #12094


Ignore:
Timestamp:
Dec 5, 2014, 4:09:57 PM (10 years ago)
Author:
Ryan J Ollos
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #12094 – Description

    initial v3  
    66Michael
    77
     8{{{
    892014-12-05 14:02:16,016 Trac[query] DEBUG: Query SQL: SELECT t.id AS id,t.priority AS priority,t.owner AS owner,t.milestone AS milestone,t.description AS description,t.status AS status,t.summary AS summary,t.type AS type,t.time AS time,t.changetime AS changetime,priority.value AS priority_value,`blocking`.value AS `blocking`,`blockedby`.value AS `blockedby`
    910FROM ticket AS t
     
    3132    with self.env.db_query as db:
    3233AttributeError: 'Environment' object has no attribute 'db_query'
     34}}}