Add undocumented ability to disable the join optimizer
authorPeter Rabbitson <ribasushi@cpan.org>
Wed, 27 Oct 2010 10:18:41 +0000 (12:18 +0200)
committerPeter Rabbitson <ribasushi@cpan.org>
Wed, 27 Oct 2010 18:12:42 +0000 (20:12 +0200)
commitea95892eb6a71366db32b04137c7f2ee3b4ef841
tree4a4bc5dd4f9445b2220d67fa6e496558975f15f3
parent7f4433eb9bbe0650b4f5e2dff8bf817f4d28d3df
Add undocumented ability to disable the join optimizer

The capability system in its current form is insufficient - pending a
redesign/rewrite. In the meantime remove mention of it from Changes
and add an extra cap to disable the join-optimizer on request (prodded
by timbunce :)
Changes
lib/DBIx/Class/Storage/DBI.pm
lib/DBIx/Class/Storage/DBIHacks.pm