Message27

Author jgentry
Recipients
Date 2006-03-29.13:29:54
Content
Sometimes adding a group will cause Zope to spit out an error complaining that
the unique constraints on group names was broken.  However, if one copy/pastes
the exact SQL query it complains about into a SQL session, it works fine.  Thus
the problem must not be with the query per se, but how it is sent to/handled by
Postgres
History
Date User Action Args
2006-03-29 13:29:54jgentrysetmessageid: <1143667794.12.0.355784617991.issue11@fhcrc.org>
2006-03-29 13:29:54jgentrylinkissue11 messages
2006-03-29 13:29:54jgentrycreate