[Dbix-class] Re: SQL Query generation issue

Marc Logghe logghe.marc at gmail.com
Wed Aug 10 08:50:02 GMT 2011


>
> Do you see a difference if you replace the line
>> *use base qw/DBIx::Class::Core/; *
>> by: use base 'DBIx::Class';
>> __PACKAGE__->load_components("**Core");
>>
>> in your schema file ?
>>
>
> Both of these are 100% identical, why would he see a difference? :)
>
>
> well,  I don't know what load_components("Core") actually does, and I have
not yet looked into it.
Compared to a schema class of mine (generated by dbicdump), that was the
only difference I could spot. Apparently irrelevent ;-)
Nice thing about this list, is that at least somebody learns something.
Here, it was actually the guy trying to give an answer :-)
Cheers,
Marc
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.scsys.co.uk/pipermail/dbix-class/attachments/20110810/22c=
f755f/attachment.htm


More information about the DBIx-Class mailing list