fix SQL::Translator parser to add $table_idx_ on the front of index names to prevent...
authorMatt S Trout <mst@shadowcat.co.uk>
Fri, 30 May 2008 12:36:19 +0000 (12:36 +0000)
committerMatt S Trout <mst@shadowcat.co.uk>
Fri, 30 May 2008 12:36:19 +0000 (12:36 +0000)
commitbb0f01d0b11977c9399071887c4d57c11e1d487d
tree03e9939448ca4fbf1280e866dd77be9087bd3d84
parent748ab0dca771812bd2c733366fe91c561cd4afbf
fix SQL::Translator parser to add $table_idx_ on the front of index names to prevent clashes
lib/SQL/Translator/Parser/DBIx/Class.pm
t/86sqlt.t