bind_value inconsistency

2019-01-24 Thread Jesse G. Riddle
Hello, I've just recently started using DBi for a project I am working on and I have concerns about the inconsistency of @bind_value between both the selectrow_* and selectall_* functions. Each of the selectrow_* functions I can set my @bind_value as a single value in scalar context. But

[perl5-dbi/dbi] f39c08: Update documentation in which version was $dbh->se...

2019-01-24 Thread Tim Bunce
Branch: refs/heads/master Home: https://github.com/perl5-dbi/dbi Commit: f39c0856d2c6bfe64f4b6e1b40a63bb3c2f0dcdb https://github.com/perl5-dbi/dbi/commit/f39c0856d2c6bfe64f4b6e1b40a63bb3c2f0dcdb Author: Pali Date: 2019-01-23 (Wed, 23 Jan 2019) Changed paths: M DBI.pm

Re: Better diagnostic support in DBI

2019-01-24 Thread pali
On Wednesday 23 January 2019 20:19:27 Tim Bunce wrote: > A key goal of the DBI is to provide a database independant interface to > databases to enable application portability. What you're suggesting > seems inherently database specific. As wrote DBI already has API for providing last