Edgewall Software

Changes between Initial Version and Version 6 of Ticket #6032


Ignore:
Timestamp:
Sep 17, 2007, 2:09:47 PM (17 years ago)
Author:
Christian Boos
Comment:

Duplicate custom field?

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #6032

    • Property Status newreopened
  • Ticket #6032 – Description

    initial v6  
    11Hi there I need help! our trac database is broken.  I tried a restore and no go which is odd.. what can i do?
    2 
     2{{{
    33Traceback (most recent call last):
    44  File "/usr/lib/python2.3/site-packages/trac/web/main.py", line 387, in dispatch_request
     
    1919    self.rs = self.con.db.execute(SQL % parms)
    2020IntegrityError: columns ticket, name are not unique
     21}}}