[perl5-dbi/dbi] b80de3: Make DBI::_handles return only the outer handle in...
Tim Bunce <[email protected]>
| Newsgroups | gmane.comp.lang.perl.modules.dbi.sybase.devel |
|---|---|
| Message-ID | <5286b894bae92_601c6e3d54169588@hookshot-fe2-pe1-prd.aws.github.net.mail> |
Branch: refs/heads/master
Home: https://github.com/perl5-dbi/dbi
Commit: b80de3eb5d5bd1c469391218dbc91e9f5895e4a5
https://github.com/perl5-dbi/dbi/commit/b80de3eb5d5bd1c469391218dbc91e9f5895e4a5
Author: Tim Bunce <[email protected]>
Date: 2013-11-14 (Thu, 14 Nov 2013)
Changed paths:
M DBI.xs
Log Message:
-----------
Make DBI::_handles return only the outer handle in scalar context
Commit: cc7a0ffe74faf55f2e4d054e60ae0455c2691af4
https://github.com/perl5-dbi/dbi/commit/cc7a0ffe74faf55f2e4d054e60ae0455c2691af4
Author: Tim Bunce <[email protected]>
Date: 2013-11-15 (Fri, 15 Nov 2013)
Changed paths:
M Changes
M DBI.pm
M DBI.xs
M t/70callbacks.t
Log Message:
-----------
Pass outer handle to Callbacks instead of inner handle.
Compare: https://github.com/perl5-dbi/dbi/compare/09a95a3149dd...cc7a0ffe74fa