On 03/08/07, Brandon Black <[EMAIL PROTECTED]> wrote: > You might want to try trunk, there have been some txn-related fixes > there since the last official release.
Hello, Brandon. I tried the test attached to my original message with the latest version of DBIx::Class (0.08005), and then with trunk, and the result was the same with both: Depth before txn_do: 0 at test.pl line 22 Depth before create: 2 at trunk/lib/DBIx/Class/Storage/DBI.pm line 612 Depth after create: 2 at trunk/lib/DBIx/Class/Storage/DBI.pm line 612 Depth after txn_do: 1 at test.pl line 43 Any ideas? -- Best wishes, Dave Cardwell. _______________________________________________ List: http://lists.rawmode.org/cgi-bin/mailman/listinfo/dbix-class IRC: irc.perl.org#dbix-class SVN: http://dev.catalyst.perl.org/repos/bast/DBIx-Class/ Searchable Archive: http://www.grokbase.com/group/[EMAIL PROTECTED]
