Opened 18 years ago

Last modified 16 years ago

#333 closed defect

Plugin does not work with postgreSQL — at Version 3

Reported by: anonymous Owned by: Sebastian Marek
Priority: high Component: PeerReviewPlugin
Severity: major Keywords:
Cc: Trac Release: 0.11

Description (last modified by Sebastian Marek)

Trac detected an internal error:

ERROR: null value in column "idreview" violates not-null constraint

INSERT INTO CodeReviews VALUES(NULL,'tlb','Open for review','1145886444','Find bugs in code','Find bugs')

Change History (3)

comment:1 Changed 17 years ago by anonymous

Ouch. I was considering this plugin but we also use PostgreSQL for our Trac db. Any plans to support PostgreSQL-based Trac?

comment:2 Changed 16 years ago by anonymous

Priority: normalhigh

this is error in mysql too.

comment:3 Changed 16 years ago by Sebastian Marek

Description: modified (diff)
Owner: changed from Team5 to Sebastian Marek

Will have a look at it.

Note: See TracTickets for help on using tickets.