[Dbix-class] test failure in /81transactions.t

2009-01-20 Thread Brad Bowman
Hello, I'm trying to upgrade to perl 5.10 on windows xp in order to fix up the DBIC speed issues with the perl 5.8.8 that was installed there. DBIx::Class failed a test during the install. cpan install DBIx::Class t/81transactions...1/67 Issuing rollback() for database

[Dbix-class] App Design RFC Dynamic/Runtime Schema Queries

2009-03-25 Thread Brad Bowman
Hello DBIx::Classy people, I work on an application that is now using DBIx::Class (previously it used Class::DBI) and I'd like to present the architecture for comment. I'm relatively new to DBIx::Class and feel like I got in at the deep-end, so may be doing things in an awkward manner. However,

[Dbix-class] [PATCH] FAQ bulk insert - populate

2009-10-20 Thread Brad Bowman
Doc patch attached. Index: lib/DBIx/Class/Manual/FAQ.pod === --- lib/DBIx/Class/Manual/FAQ.pod (revision 7800) +++ lib/DBIx/Class/Manual/FAQ.pod (working copy) @@ -371,6 +371,9 @@ =item .. insert many rows of data