#3557: attachment.select() sets wrong type for size and time field
-----------------------------+----------------------------------------------
 Reporter:  [EMAIL PROTECTED]  |        Owner:  cboos
     Type:  defect           |       Status:  new  
 Priority:  normal           |    Milestone:  0.10 
Component:  general          |      Version:  devel
 Severity:  minor            |   Resolution:       
 Keywords:                   |  
-----------------------------+----------------------------------------------
Changes (by cmlenz):

  * milestone:  0.10.1 => 0.10

Comment:

 AFAIK they need to be explicitly converted to int to avoid having floats
 in the DB when using SQLite. See for example [3524].

 I think it would be a good idea to get this into [milestone:0.10], because
 floats in the DB are not easy to recover from (see the various tickets
 about ''invalid literal for int()'').

-- 
Ticket URL: <http://trac.edgewall.org/ticket/3557#comment:2>
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