#986: MySQL database support
-------------------------+--------------------------------------------------
 Reporter:  anonymous    |        Owner:  jonas   
     Type:  enhancement  |       Status:  reopened
 Priority:  normal       |    Milestone:          
Component:  general      |      Version:  devel   
 Severity:  normal       |   Resolution:          
 Keywords:  database     |  
-------------------------+--------------------------------------------------
Comment (by mgood):

 Instead of changing the type to "int" in `db_default`, change the `to_sql`
 method for MySQL to set `ctype` to `"INT AUTO_INCREMENT"` instead of just
 appending `AUTO_INCREMENT` to it.

-- 
Ticket URL: <http://projects.edgewall.com/trac/ticket/986>
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