in reply to Re: [DbIx::Class] How to execute stored procedure?
in thread [DbIx::Class] How to execute stored procedure?

I just want to use common interface DBIx. And the reason is that I'm not so experienced to code model manually - I don't know how? If can show me an example it will be very useful.
  • Comment on Re^2: [DbIx::Class] How to execute stored procedure?

Replies are listed 'Best First'.
Re^3: [DbIx::Class] How to execute stored procedure?
by dreel (Sexton) on Jul 09, 2007 at 21:02 UTC
    Hey! People! I've found the design of problem! It was totally unreachable for me till this night! Founded in Cookbook! Named as "Arbitrary SQL through a custom ResultSource" Peace of text:

    Arbitrary SQL through a custom ResultSource


    10x all for advice! Cookbook it's great!