[Dbix-class] Non-unique index
Jess Robinson
castaway at desert-island.demon.co.uk
Mon Feb 19 07:35:19 GMT 2007
On Thu, 15 Feb 2007, Adrian Corston wrote:
> Jon wrote:
>> Thanks Jess,
>>
>> I'm lucky enough to be able to delegate this to someone else.
>>
>> We seem to have hit several issues in the same part of the code, so I've
>> discussed with the "volunteer" the possibility of resolving the
>> following issues:
>>
>> 1. Unique/index clash problem ( http://lists.scsys.co.uk/pipermail/dbix-
>> class/2007-January/003452.html )
>>
>> 2. Non-unique index generation
>>
>> 3. Specifying limits on key size for unique indexes, e.g. being able to
>> do something like this:
>>
>> __PACKAGE__->add_unique_constraint(myfield => [ "myfield(1000)" ]);
>>
>>
>> Can't make any promises, but we'll give it a go.
>
> I'm the lucky bunny.
>
> Jess/Matt, would you prefer I do this work on a branch or just grab the
> latest dev release from cpan and submit a patch?
>
> Thanks,
> A.
>
Hi Adrian,
Start with a patch on the DBIx-Class-current please, and we'll turn it
into a branch for you. Please hop on to #dbix-class on irc.perl.org for
better instant communication/support ;)
Jess
More information about the Dbix-class
mailing list