Edgewall Software

Changes between Initial Version and Version 1 of Ticket #6855


Ignore:
Timestamp:
Feb 19, 2008, 7:10:44 PM (16 years ago)
Author:
Tim Hatch
Comment:

This is a duplicate of #3652

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #6855

    • Property Status newclosed
    • Property Resolutionduplicate
    • Property Summary Trac detected an internal errorIntegrityError on milestone creation
  • Ticket #6855 – Description

    initial v1  
    55I get the error below
    66
     7{{{
    78Python Traceback
    89
     
    2324    self.rs = self.con.db.execute(SQL % parms)
    2425IntegrityError: column name is not unique
     26}}}