[Dbix-class] DBIx::Class::Index::Simple

Matt S Trout dbix-class at trout.me.uk
Sun Apr 6 21:08:32 BST 2008


On Wed, Apr 02, 2008 at 11:35:12AM +0200, Peter Rabbitson wrote:
> I audited the diff line by line and it does exactly what you guys seem to 
> want. Yet it gave way to the arcane sqlt_deploy_hook (which is really cool 
> to overload, but a mess to use directly). So what gives?

add_index was sugar for SQLT so it didn't and doesn't belong in the DBIC
namespace.

Why not just provide some helper functions you can export to use in
sqlt_deploy_hook ?

-- 
      Matt S Trout       Need help with your Catalyst or DBIx::Class project?
   Technical Director                    http://www.shadowcat.co.uk/catalyst/
 Shadowcat Systems Ltd.  Want a managed development or deployment platform?
http://chainsawblues.vox.com/            http://www.shadowcat.co.uk/servers/



More information about the DBIx-Class mailing list