Hi Any help on this ? > > -- > View this message in context: > http://dbix-class.35028.n2.nabble.com/SQL-Query-generation-issue-tp6656054p6662816.html > Sent from the DBIx-Class mailing list archive at Nabble.com. > > 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 ? regards, Marc
_______________________________________________ List: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/dbix-class IRC: irc.perl.org#dbix-class SVN: http://dev.catalyst.perl.org/repos/bast/DBIx-Class/ Searchable Archive: http://www.grokbase.com/group/[email protected]
