Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

perl-Test-DBIC-ExpectedQueries-2.2.0-1.mga8 RPM for noarch

From Mageia 8 for x86_64 / media / core / release

Name: perl-Test-DBIC-ExpectedQueries Distribution: Mageia
Version: 2.2.0 Vendor: Mageia.Org
Release: 1.mga8 Build date: Sun May 10 07:01:37 2020
Group: Development/Perl Build host: localhost
Size: 51757 Source RPM: perl-Test-DBIC-ExpectedQueries-2.2.0-1.mga8.src.rpm
Packager: tv <tv>
Url: http://metacpan.org/release/Test-DBIC-ExpectedQueries
Summary: Test that only expected DBIx::Class queries are run
Ensure that only the DBIx::Class SQL queries you expect are executed while
a particular piece of code under test is run. Find the places in your code
where the unexpected queries are executed.

Avoiding the n+1 problem
    When following a relation off a DBIC row object it's easy to overlook
    the fact that it might be causing one query for each and every row in
    the resultset. This can easily be solved by prefetching those
    relations, but you have to know it happens first.

    This module will help you finding unexpected queries, where they are
    being caused, and to ensure you don't accidentally start running many
    single-row queries in the future.

Provides

Requires

License

GPLv1+ or Artistic

Changelog

* Sun May 10 2020 tv <tv> 2.2.0-1.mga8
  + Revision: 1582493
  - update to 2.002
* Mon Feb 17 2020 umeabot <umeabot> 2.1.0-2.mga8
  + Revision: 1537372
  - Mageia 8 Mass Rebuild
* Wed Oct 30 2019 tv <tv> 2.1.0-1.mga8
  + Revision: 1456745
  - imported package perl-Test-DBIC-ExpectedQueries

Files

/usr/share/doc/perl-Test-DBIC-ExpectedQueries
/usr/share/doc/perl-Test-DBIC-ExpectedQueries/Changes
/usr/share/doc/perl-Test-DBIC-ExpectedQueries/LICENSE
/usr/share/doc/perl-Test-DBIC-ExpectedQueries/META.yml
/usr/share/doc/perl-Test-DBIC-ExpectedQueries/MYMETA.yml
/usr/share/doc/perl-Test-DBIC-ExpectedQueries/README
/usr/share/man/man3/Test::DBIC::ExpectedQueries.3pm.xz
/usr/share/perl5/vendor_perl/Test
/usr/share/perl5/vendor_perl/Test/DBIC
/usr/share/perl5/vendor_perl/Test/DBIC/ExpectedQueries
/usr/share/perl5/vendor_perl/Test/DBIC/ExpectedQueries.pm
/usr/share/perl5/vendor_perl/Test/DBIC/ExpectedQueries/Query.pm


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 15:38:33 2024