[DBIx-Class-Devel] [dbix-class] Allow SQLT options to be passed to unique constraints (#88)

Peter Rabbitson notifications at github.com
Tue Nov 3 15:20:06 GMT 2015


> @@ -702,7 +702,7 @@ sub sequence {
>  
>  =over 4
>  
> -=item Arguments: $name?, \@colnames
> +=item Arguments: $name?, \@colnames, \%extra?
>  

Along these lines yes. Again - look at how `add_column(s)` does things, model on that.

---
Reply to this email directly or view it on GitHub:
https://github.com/dbsrgits/dbix-class/pull/88/files#r43759886
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.scsys.co.uk/pipermail/dbix-class-devel/attachments/20151103/b0c4a93f/attachment.htm>


More information about the DBIx-Class-Devel mailing list