On Wed, Jun 9, 2010 at 5:08 PM, Ken Beal <[email protected]>wrote:
> I recently upgraded the DBIx::Class::Schema::Loader module (from ??? to
> 0.05003), and found that it broke a previously-working syntax, of following
> a foreign key to another table. For instance, in the Catalyst Perl sub, I
> do “$c->stash->{builds} = [$c->model('DB::Build')->all];”
>
FYI, the latest version of Schema::Loader is now 0.07. It generates some
very nice looking Result classes. Perhaps you should first upgrade to this
version?
Drew
_______________________________________________
List: [email protected]
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/[email protected]/
Dev site: http://dev.catalyst.perl.org/