Re: [Dbix-class] [ANNOUNCE] A much faster DBIx::Class public trial round two - v0.08241

2013-02-24 Thread Peter Rabbitson
On Sat, Feb 23, 2013 at 10:14:56PM -0800, Bill Moseley wrote: On Wed, Feb 20, 2013 at 5:44 AM, Wolfgang Kinkeldei wolfg...@kinkeldei.dewrote: The error message reported reads: DBIx::Class::ResultSet::all(): Inflation into non-existent relationship 'concept' of 'Subelement' requested,

Re: [Dbix-class] [ANNOUNCE] A much faster DBIx::Class public trial round two - v0.08241

2013-02-24 Thread Bill Moseley
On Sun, Feb 24, 2013 at 12:56 AM, Peter Rabbitson rabbit+d...@rabbit.uswrote: '+columns' = ['external_authentications.md5key'], to this fixed it: '+select' = ['external_authentications.md5key'], '+as' = ['md5key'], See the do not change your

[Dbix-class] the apparent complexity of it all

2013-02-24 Thread Lars Dɪᴇᴄᴋᴏᴡ 迪拉斯
This is a follow-up to http://blogs.perl.org/users/ross_attrill/2013/02/dbixdatamodel---elegant-database-interaction-with-perl.html#comment-367206. Peter Rabbitson ✍: Steven Haryanto ✍: One of the things that keeps preventing me from using DBIC (and thus so far I use raw DBI/SQL) is the

Re: [Dbix-class] the apparent complexity of it all

2013-02-24 Thread Peter Rabbitson
On Sun, Feb 24, 2013 at 07:33:56PM +0100, Lars Dɪᴇᴄᴋᴏᴡ 迪拉斯 wrote: This is a follow-up to http://blogs.perl.org/users/ross_attrill/2013/02/dbixdatamodel---elegant-database-interaction-with-perl.html#comment-367206. Peter Rabbitson ✍: Steven Haryanto ✍: One of the things that keeps

Re: [Dbix-class] the apparent complexity of it all

2013-02-24 Thread Mike South
On Sun, Feb 24, 2013 at 12:33 PM, Lars Dɪᴇᴄᴋᴏᴡ 迪拉斯 da...@cpan.org wrote: This is a follow-up to http://blogs.perl.org/users/ross_attrill/2013/02/dbixdatamodel---elegant-database-interaction-with-perl.html#comment-367206 . Peter Rabbitson ✍: Steven Haryanto ✍: One of the things that