Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the DBIx-Class-QueryLog CPAN distribution.

Report information
The Basics
Id: 53633
Status: resolved
Priority: 0/
Queue: DBIx-Class-QueryLog

People
Owner: Nobody in particular
Requestors: nigel [...] mcnie.name
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: "Passthrough" documentation is incorrect in synopsis
Date: Wed, 13 Jan 2010 12:14:02 +1300
To: bug-DBIx-Class-QueryLog [...] rt.cpan.org
From: Nigel McNie <nigel [...] mcnie.name>
I am using DBIx::Class::QueryLog version 1.2.2, downloaded from CPAN (and then debianised). The documentation states: "If you wish to have the QueryLog collecting results, and the normal trace output of SQL queries from DBIx::Class, then set passthru to 1" I believe it should either say "set passthrough to 1", or perhaps give an example: $ql->passthrough(1); Doesn't seem to work if I do $ql->passthrough = 1; -- Regards, Nigel McNie
Typo fixed, example added. Released as 1.2.3.