On Fri, 27 Apr 2007, John Napiorkowski wrote:


I could do with some help writing test cases in bulk_create though :)

====
I'd be happy to help write some test cases since this is something my ability 
level can handle but I can't seem to find a method called 'bulk_create' 
anywhere in -current. I'm assuming that you are developing this in the branch 
called bulk_create but please let me know and I'll see if I can assist 
meaningfully.
====


Yes, it's the branch.. I hope that was obvious.

It's trying to make the syntax:

->create({
   name => 'foo',
   rel_obj => {
     relcol => 'bar'
              },
         });

work.. we need tests for find_and_create, create_related etc.

Jess


PS: Please get a mail client that knows that email should be wrapped to 79 chars..



_______________________________________________
List: http://lists.rawmode.org/cgi-bin/mailman/listinfo/dbix-class
Wiki: http://dbix-class.shadowcatsystems.co.uk/
IRC: irc.perl.org#dbix-class
SVN: http://dev.catalyst.perl.org/repos/bast/trunk/DBIx-Class/
Searchable Archive: http://www.mail-archive.com/[email protected]/

Reply via email to