[Dbix-class] weird result_source_instance problem

Matt S Trout dbix-class at trout.me.uk
Thu May 24 17:28:46 GMT 2007


On Thu, May 24, 2007 at 03:18:46PM +0200, Tobias Kremer wrote:
> > The problem is that even calls on MyApp::Schema::User ResultSets to
> > standard relationships defined via has_many trigger the execution of the
> > manually added ResultSource above - which of course fails with a
> > "called with x bind variables when y are needed" error message.
> 
> Correction: Calls to standard relationships DO work fine but I have custom
> methods in MyApp::Schema::User that use these relationships and they stop
> working:

Can you show the calling code, please?

-- 
      Matt S Trout       Need help with your Catalyst or DBIx::Class project?
   Technical Director    Want a managed development or deployment platform?
 Shadowcat Systems Ltd.  Contact mst (at) shadowcatsystems.co.uk for a quote
http://chainsawblues.vox.com/             http://www.shadowcatsystems.co.uk/ 



More information about the Dbix-class mailing list