Bug 12721: (followup) Replace mysqlism by DBIx::Class
authorMarc Véron <veron@veron.ch>
Wed, 27 Apr 2016 10:38:58 +0000 (12:38 +0200)
committerChris Cormack <chrisc@catalyst.net.nz>
Sun, 19 Jun 2016 21:23:22 +0000 (09:23 +1200)
commit48f1119a547a9bb280b6a27c4524302cb3716e71
treeea178606204a56d3d6cf46eebdec7d8be453d0af
parentcd9170d249d3ff16c3e0290021a8a40ea4af1a24
Bug 12721: (followup) Replace mysqlism by DBIx::Class

This patch removes the mysqlism (see comment #18)

Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Fixed QA tools complaints about missing lines before
and after =cut in POD.

Signed-off-by: Brendan Gallagher <brendan@bywatersolutions.com>
(cherry picked from commit ef97b6b301a5c1a9ef5c63cc93933bf7442513fc)
Signed-off-by: Julian Maurice <julian.maurice@biblibre.com>
(cherry picked from commit 8fb9837adeecce2896085d9f3d463633a2cbb8ae)
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
C4/Members/Statistics.pm