The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Changelog for HealthCheck-Diagnostic-DBHCheck

v0.500.3 2020-04-29T22:05:50
 - No changes found

v0.500.2 2020-04-29T21:56:46
 - Update README (Larry Leszczynski)
 - SM-1914a Handle all check() errors consistently (Larry Leszczynski)
 - SM-1914a Leave exception handling to the caller (Larry Leszczynski)
 - SM-1914a Test for objects in responses (Larry Leszczynski)
 - SM-1914a Stringify any exception objects in response (Larry Leszczynski)

v0.500.1 2020-04-28T15:53:29
 - Correct README (Andrew Hewus Fresh)
 - Update README (Andrew Hewus Fresh)
 - Convert to Dist::Zilla::PluginBundle::Author::GSG (Andrew Hewus Fresh)
 - SM-1914 Pass through DB error to return (Marcus Dubreuil)
 - SM-1914 Make eval pass through original error (Marcus Dubreuil)
 - SM-1914 Use return hashref with status and info (Marcus Dubreuil)
 - SM-1914 Add eval check around dbh init with test (Marcus Dubreuil)

v0.500.0 2019-04-30T21:31:58
 - No changes found

v0.50.1 2020-04-28T15:45:37
 - Update README (Andrew Hewus Fresh)
 - Convert to Dist::Zilla::PluginBundle::Author::GSG (Andrew Hewus Fresh)
 - SM-1914 Pass through DB error to return (Marcus Dubreuil)
 - SM-1914 Make eval pass through original error (Marcus Dubreuil)
 - SM-1914 Use return hashref with status and info (Marcus Dubreuil)
 - SM-1914 Add eval check around dbh init with test (Marcus Dubreuil)

v0.50.0 2019-04-30T21:31:58
 - PEX-11289a: Use TEMPORARY keyword for DROP commands (Brendan Byrd)
 - PEX-11289: Add $result dumps for test debugging (Brendan Byrd)
 - PEX-11289: Fix a few minor typos (Brendan Byrd)
 - PEX-11289 Bumped version again (Paul Durden)
 - PEX-11289 Improved Makefile, bumped version (Paul Durden)
 - PEX-11289 Added a README generated from the Makefile (Paul Durden)
 - PEX-11289 Allow specifying the expected DBH class (Paul Durden)
 - PEX-11289 Now using 'db_access' attribute instead of multiple flags
   (Paul Durden)
 - PEX-11289 POD cleanup (Paul Durden)
 - PEX-11289 Try a dbh->ping before the initial select test (Paul Durden)
 - PEX-11289 Using quote_identifier to avoid table name issues (Paul
   Durden)
 - PEX-11289 Update tests to use coderefs for DBH and env variables (Paul
   Durden)
 - PEX-11289 dbh parameter should always be a coderef (Paul Durden)
 - PEX-11289 Added help and realclean targets (Paul Durden)
 - PEX-11289 Updated dzil.ini (Paul Durden)
 - Initial master repo (Paul Durden)
 - PEX-11289 Added the type of test to the info string (Paul Durden)
 - PEX-11289 Clean up after a release (Paul Durden)
 - PEX-11289 Wran when building if important files are dirty (Paul Durden)
 - PEX-11289 Can't use GSGBundle as is, must call out plugins (Paul Durden)
 - PEX-11289 Added dzil clean to clean target (Paul Durden)
 - PEX-11289 Git should ignore Dist::Zilla artifacts (Paul Durden)
 - PEX-11289 Initial commit of code and tests (Paul Durden)
 - PEX-11289 Adding .gitignore .proverc and Makefile (Paul Durden)
 - PEX-11289 Adding cpanfile and dist.ini (Paul Durden)