In the install schema, you create an index where I believe you want a unique constraint over the first three fields.

Index: shindig_integrator.install
===================================================================
RCS file: /cvs/drupal-contrib/contributions/modules/ShindigIntegrator/shindig_integrator/shindig_integrator.install,v
retrieving revision 1.2.2.2
diff -r1.2.2.2 shindig_integrator.install
228c228
<     'indexes' => array(
---
>     'unique keys' => array(
CommentFileSizeAuthor
shindig_integrator-unique.patch359 bytespletcher

Comments

ramsharma2005’s picture

Status: Active » Closed (fixed)

Hi pletcher,

Patch is applied.
Thanks for the patch.