Re: [Dbix-class] DynamicSubclass and Preview: conflict?

2010-05-04 Thread Miquel Ruiz
On 02/05/2010 22:15, Matt S Trout wrote: You're going to want to break stuff out into stages - first, get out of Catalyst code and write yourself a t/ file for your app so once this does work you can't accidentally break it again. Second, that file should do new_result, then insert directly

[Dbix-class] Using update on a resultset with join

2010-05-04 Thread Trevor Leffler
I'm stuck with (at the moment) version 0.08011 of DBIC, so please let me know if a newer version addresses this issue. I'm creating a resultset of source 'Foo', joining against one or more other sources, and then trying to update, assuming that the update would work against 'Foo' and not the