[Dbix-class] [Patch] SQLT parser unique constraints

Daniel Westermann-Clark daniel at acceleration.net
Tue Jun 20 20:06:54 CEST 2006


On 2006-06-20 10:40:27 -0500, Todd Hepler wrote:
> Attached patch includes any unique constraints to the
> SQL::Translator parser.  Not terribly well tested, but worked for me
> on SQLite.

Thanks for the patch, although unique constraints are handled on the
current development branch:

http://dev.catalyst.perl.org/trac/bast/browser/branches/DBIx-Class-current/lib/SQL/Translator/Parser/DBIx/Class.pm#L81

This functionality is included in recent development releases (and set
for general release in 0.07); please test it out and report any
inconsistencies here.

-- 
Daniel Westermann-Clark



More information about the Dbix-class mailing list