Re: [Dbix-class] Overloads in ResultSet and Stacktraces

2008-09-27 Thread Matt S Trout
On Fri, Sep 19, 2008 at 11:46:01AM -0400, Aaron Schrab wrote: > I'm working on a Catalyst project that uses DBIx::Class (0.08010) as the > ORM, and the StackTrace plugin. This combination is causing a problem. > > In one section of this project I'm using a ResultSet to create a new row > in a t

[Dbix-class] Overloads in ResultSet and Stacktraces

2008-09-19 Thread Aaron Schrab
I'm working on a Catalyst project that uses DBIx::Class (0.08010) as the ORM, and the StackTrace plugin. This combination is causing a problem. In one section of this project I'm using a ResultSet to create a new row in a table as part of a transaction. In some cases the new row will violate