#2745: ''All Tickets By Milestone'' Report fails
----------------------+-----------------------------------------------------
 Reporter:  stephane  |        Owner:  jonas  
     Type:  defect    |       Status:  closed 
 Priority:  normal    |    Milestone:         
Component:  general   |      Version:  0.9.4  
 Severity:  normal    |   Resolution:  wontfix
 Keywords:            |  
----------------------+-----------------------------------------------------
Comment (by stephane):

 Sorry for bothering you ...
 is there some example how to get this
 {{{
 update ticket set time = cast(time as int)
 }}}
 work?

 do I have to type in something like:
 {{{
 sqlite3.exe -init trac.db "update ticket set time = cast(time as int)" >
 output
 }}}

 I tried different things without success.. so my
 question: is there a simple example how to do what?

 Otherwise it's perhaps easyer to set up my trac from scratch?

 Thanks :-)

-- 
Ticket URL: <http://projects.edgewall.com/trac/ticket/2745>
The Trac Project <http://trac.edgewall.com/>
_______________________________________________
Trac-Tickets mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac-tickets

Reply via email to