Is there any way to declare a non-unique index (for improving search performance) in a DBIx::Class schema?
My reading of SQL::Translator::Parser::DBIx::Class suggests that it's not supported. Before I start thinking of writing any patches, has anyone else had a look at this? Thanks, -- Jon _______________________________________________ List: http://lists.rawmode.org/cgi-bin/mailman/listinfo/dbix-class Wiki: http://dbix-class.shadowcatsystems.co.uk/ IRC: irc.perl.org#dbix-class SVN: http://dev.catalyst.perl.org/repos/bast/trunk/DBIx-Class/ Searchable Archive: http://www.mail-archive.com/[email protected]/
