Group
Extension

Matches 1

Dancer2-Plugin-DBIx-Class ( G/GE/GEEKRUTH/Dancer2-Plugin-DBIx-Class-1.1001.tar.gz, GEEKRUTH, 2022; MetaCPAN )
Dancer2-Plugin-DBIx-Class/lib/Dancer2/Plugin/DBIx/Class.pm ( view source; MetaCPAN )
ons prefetched.
   #
   my @books = author($id)->books->prefetch('edition')->all 
   
   # send a JSON-encoded list of hashrefs of authors with first names
   #    that start with 'John' and their wor
end framework
   #    (Some, like DevExtreme, do not cope well with the objects.)
   #
   send_as JSON => [ authors->like( 'first_name', 'John%')->prefetch('books')->hri->all ];

There are many really

Powered by Groonga
Maintained by Kenichi Ishigaki <ishigaki@cpan.org>. If you find anything, submit it on GitHub.