[Dbix-class] oracle sequence auto-pk patch

Matt S Trout dbix-class at trout.me.uk
Thu Oct 11 20:41:17 GMT 2007


On Wed, Oct 10, 2007 at 06:31:14PM +0200, Hartmaier Alexander wrote:
> I don't have triggers and it works!

Show us an example of the DDL?

I can't see any code in DBIC that'd handle that - if you DBIC_TRACE you'll
find it's doing a nextval() call on the seq.

Unless you've got some custom component in there ...

-- 
      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