From: "Dermot" <[email protected]> > 2009/2/3 Jay Savage <[email protected]>: >> Hi All, >> >> I was wondering if someone could point me toward a useful comparison >> of Class::DBI and DBIx::Class. Going through the docs, they seem to be >> much of a muchness. Are there any clear advantages to DBIxC? I'm
I haven't used Class::DBI, but I understand that it can't use primary keys with more than 1 column, but DBIx::Class can. Even if this is true, I don't think this is the biggest advantage of DBIx::Class, but the mailing list of DBIx::Class can answer this better for sure. Octavian -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] http://learn.perl.org/
