[perl5-dbi/dbi] 2f21dd: handle aliasing of STORE'd attributes for looking ...

Jens Rehsack <[email protected]>
Newsgroups gmane.comp.lang.perl.modules.dbi.sybase.devel
Message-ID <51faace336ffe_29aa1083d50973d7@hookshot-fe1-pe1-prd.aws.github.net.mail>
  Branch: refs/heads/dbi-test
  Home:   https://github.com/perl5-dbi/dbi
  Commit: 2f21ddff0707ac6d236ce54af91931f4e863ecae
      https://github.com/perl5-dbi/dbi/commit/2f21ddff0707ac6d236ce54af91931f4e863ecae
  Author: Jens Rehsack <[email protected]>
  Date:   2013-05-10 (Fri, 10 May 2013)

  Changed paths:
    M lib/DBI/DBD/SqlEngine.pm

  Log Message:
  -----------
  handle aliasing of STORE'd attributes for looking up into read_only attribute list ...


  Commit: fac5acde78af6f78fc487c688223671bdfe73ff0
      https://github.com/perl5-dbi/dbi/commit/fac5acde78af6f78fc487c688223671bdfe73ff0
  Author: H.Merijn Brand - Tux <[email protected]>
  Date:   2013-05-10 (Fri, 10 May 2013)

  Changed paths:
    M lib/DBD/DBM.pm
    M lib/DBI/DBD/SqlEngine.pm
    M lib/DBI/DBD/SqlEngine/Developers.pod

  Log Message:
  -----------
  pod text/link was reversed in a few cases

$ perldoc perlpod

To control what text is used for display, you use ""L<text|...>"", as in:

*   "L<text|name>"

    Link this text to that manual page. E.g., "L<Perl Error
    Messages|perldiag>"

*   "L<text|name/"sec">" or "L<text|name/sec>"

    Link this text to that section in that manual page. E.g.,
    "L<postfix "if"|perlsyn/"Statement Modifiers">"

*   "L<text|/"sec">" or "L<text|/sec>" or "L<text|"sec">"

    Link this text to that section in this manual page. E.g., "L<the
    various attributes|/"Member Data">"


  Commit: 3e3ad7125d7a7bd3175a1b27f4eba5bf85f89699
      https://github.com/perl5-dbi/dbi/commit/3e3ad7125d7a7bd3175a1b27f4eba5bf85f89699
  Author: Tim Bunce <[email protected]>
  Date:   2013-05-15 (Wed, 15 May 2013)

  Changed paths:
    M Changes
    M DBI.pm

  Log Message:
  -----------
  prep 1.626 release


  Commit: 1db09f4ec7840795795f1d1a8c11c153390f52ed
      https://github.com/perl5-dbi/dbi/commit/1db09f4ec7840795795f1d1a8c11c153390f52ed
  Author: Tim Bunce <[email protected]>
  Date:   2013-05-15 (Wed, 15 May 2013)

  Changed paths:
    M Changes
    M t/48dbi_dbd_sqlengine.t

  Log Message:
  -----------
  Fixed skip() count arg in t/48dbi_dbd_sqlengine.t


  Commit: 246adb9d2380daf63fbfff643715fdf5dc767f57
      https://github.com/perl5-dbi/dbi/commit/246adb9d2380daf63fbfff643715fdf5dc767f57
  Author: Tim Bunce <[email protected]>
  Date:   2013-05-15 (Wed, 15 May 2013)

  Changed paths:
    M Makefile.PL
    R git-svn-vsn.pl

  Log Message:
  -----------
  remove git-svn-vsn.pl utility that's no longer needed


  Commit: 0b3fe3d8b14c2280e27032c8ea52d1a3c4c133c1
      https://github.com/perl5-dbi/dbi/commit/0b3fe3d8b14c2280e27032c8ea52d1a3c4c133c1
  Author: Tim Bunce <[email protected]>
  Date:   2013-05-16 (Thu, 16 May 2013)

  Changed paths:
    M lib/DBI/SQL/Nano.pm

  Log Message:
  -----------
  Fixed VERSION regression in DBI::SQL::Nano

Looks like the previous change "Apply the git-svn-vsn.pl script to "fix"
the svn keywords like Id and Revision" wasn't done quite right.
The VERSION is fixed now we're no longer using svn.
I've just bumped the number.


  Commit: 26b85388b27b7a805876b732e25662d769da11b0
      https://github.com/perl5-dbi/dbi/commit/26b85388b27b7a805876b732e25662d769da11b0
  Author: Tim Bunce <[email protected]>
  Date:   2013-05-16 (Thu, 16 May 2013)

  Changed paths:
    M Changes
    M DBI.pm

  Log Message:
  -----------
  Prep 1.627 release


  Commit: 79592f16724529ff7ed2f9075a6bcd5d064babb6
      https://github.com/perl5-dbi/dbi/commit/79592f16724529ff7ed2f9075a6bcd5d064babb6
  Author: David Steinbrunner <[email protected]>
  Date:   2013-05-17 (Fri, 17 May 2013)

  Changed paths:
    M DBI.pm
    M lib/DBI/FAQ.pm
    M lib/DBI/Gofer/Execute.pm
    M lib/DBI/Profile.pm
    M lib/DBI/ProfileData.pm
    M lib/DBI/ProfileDumper.pm
    M lib/DBI/ProxyServer.pm
    M lib/DBI/PurePerl.pm
    M lib/DBI/W32ODBC.pm
    M lib/Win32/DBIODBC.pm

  Log Message:
  -----------
  typo fixes

a little intuition used in some changes so please double check


  Commit: 85a1c0b246fe0a2fb30ac7df237efef0f5651fe1
      https://github.com/perl5-dbi/dbi/commit/85a1c0b246fe0a2fb30ac7df237efef0f5651fe1
  Author: H.Merijn Brand <[email protected]>
  Date:   2013-05-17 (Fri, 17 May 2013)

  Changed paths:
    M DBI.pm
    M lib/DBI/FAQ.pm
    M lib/DBI/Gofer/Execute.pm
    M lib/DBI/Profile.pm
    M lib/DBI/ProfileData.pm
    M lib/DBI/ProfileDumper.pm
    M lib/DBI/ProxyServer.pm
    M lib/DBI/PurePerl.pm
    M lib/DBI/W32ODBC.pm
    M lib/Win32/DBIODBC.pm

  Log Message:
  -----------
  Merge pull request #1 from dsteinbrunner/master

typo fixes


  Commit: 94bae38fb14777ad587d8cd343cf39f3990d6cfc
      https://github.com/perl5-dbi/dbi/commit/94bae38fb14777ad587d8cd343cf39f3990d6cfc
  Author: H.Merijn Brand - Tux <[email protected]>
  Date:   2013-05-18 (Sat, 18 May 2013)

  Changed paths:
    M Changes
    M DBI.pm

  Log Message:
  -----------
  Change DBI's docs from svn to git

Note that the Roadmap has moved to Old and is thus not
supposed to be available.

I /think/ that "Director (CTO) of Ingeneering" should be
"Director (CTO) of Engeneering"


  Commit: 3f4d5efaed8f2fa89ad6fd9b265d60f557bfad2e
      https://github.com/perl5-dbi/dbi/commit/3f4d5efaed8f2fa89ad6fd9b265d60f557bfad2e
  Author: Tim Bunce <[email protected]>
  Date:   2013-05-23 (Thu, 23 May 2013)

  Changed paths:
    M DBI.pm

  Log Message:
  -----------
  Tweak reference to Ingeneering and remove (broken) url


  Commit: 573e96824bb08bb411788e9e2354d0916fb1f589
      https://github.com/perl5-dbi/dbi/commit/573e96824bb08bb411788e9e2354d0916fb1f589
  Author: Jens Rehsack <[email protected]>
  Date:   2013-05-30 (Thu, 30 May 2013)

  Changed paths:
    M lib/DBI/SQL/Nano.pm

  Log Message:
  -----------
      Always insert *ALL* fields on INSERT

    table foo (
  c_foo  integer,
  foo    char (2)
  );

    insert into foo (c_foo) values (1);

    resulted in passing *only* c_foo. When using CSV, that resulted in

    c_foo,foo
    1

    instead of

    c_foo,foo
    1,

    note the trailing ,


  Commit: f884d59fae9b9dd1b11ddd10fc5b0d7bafccc8a1
      https://github.com/perl5-dbi/dbi/commit/f884d59fae9b9dd1b11ddd10fc5b0d7bafccc8a1
  Author: Jens Rehsack <[email protected]>
  Date:   2013-05-30 (Thu, 30 May 2013)

  Changed paths:
    M Changes

  Log Message:
  -----------
  Always insert *ALL* fields on INSERT in Nano


  Commit: 4fd6ec60fbe40e9e6923e287ca8bdb83fcc633b0
      https://github.com/perl5-dbi/dbi/commit/4fd6ec60fbe40e9e6923e287ca8bdb83fcc633b0
  Author: H.Merijn Brand - Tux <[email protected]>
  Date:   2013-06-03 (Mon, 03 Jun 2013)

  Changed paths:
    M Changes
    M dbiprof.PL
    M lib/Bundle/DBI.pm
    M lib/DBD/ExampleP.pm
    M lib/DBD/Gofer.pm
    M lib/DBD/Gofer/Policy/Base.pm
    M lib/DBD/Gofer/Policy/classic.pm
    M lib/DBD/Gofer/Policy/pedantic.pm
    M lib/DBD/Gofer/Policy/rush.pm
    M lib/DBD/Gofer/Transport/Base.pm
    M lib/DBD/Gofer/Transport/null.pm
    M lib/DBD/Gofer/Transport/pipeone.pm
    M lib/DBD/Gofer/Transport/stream.pm
    M lib/DBD/Multiplex.pm
    M lib/DBD/NullP.pm
    M lib/DBD/Sponge.pm
    M lib/DBI/Const/GetInfo/ANSI.pm
    M lib/DBI/Const/GetInfo/ODBC.pm
    M lib/DBI/Const/GetInfoReturn.pm
    M lib/DBI/Const/GetInfoType.pm
    M lib/DBI/DBD.pm
    M lib/DBI/DBD/Metadata.pm
    M lib/DBI/FAQ.pm
    M lib/DBI/Gofer/Execute.pm
    M lib/DBI/Gofer/Request.pm
    M lib/DBI/Gofer/Response.pm
    M lib/DBI/Gofer/Serializer/Base.pm
    M lib/DBI/Gofer/Serializer/DataDumper.pm
    M lib/DBI/Gofer/Serializer/Storable.pm
    M lib/DBI/Gofer/Transport/Base.pm
    M lib/DBI/Gofer/Transport/pipeone.pm
    M lib/DBI/Gofer/Transport/stream.pm
    M lib/DBI/Profile.pm
    M lib/DBI/ProfileData.pm
    M lib/DBI/ProfileDumper.pm
    M lib/DBI/ProfileDumper/Apache.pm
    M lib/DBI/ProfileSubs.pm
    M lib/DBI/PurePerl.pm
    M lib/DBI/SQL/Nano.pm
    M lib/DBI/Util/CacheMemory.pm
    M lib/DBI/Util/_accessor.pm

  Log Message:
  -----------
  Hardcoded version strings

Now that $Revision$ is useless in git, use hardcoded $VERSION strings,
which are easier to update.

Removed trailing whitespace from touched files


  Commit: 724d5bba85c4bad7c89b17bf0e12369e3f2b9d53
      https://github.com/perl5-dbi/dbi/commit/724d5bba85c4bad7c89b17bf0e12369e3f2b9d53
  Author: martin <[email protected]>
  Date:   2013-06-05 (Wed, 05 Jun 2013)

  Changed paths:
    M Changes
    M DBI.pm

  Log Message:
  -----------
  Clarify bind_col TYPE attribute is sticky


  Commit: 6a5ada7b9e36edc32be5d34a39854660a4bf70b7
      https://github.com/perl5-dbi/dbi/commit/6a5ada7b9e36edc32be5d34a39854660a4bf70b7
  Author: H.Merijn Brand - Tux <[email protected]>
  Date:   2013-06-11 (Tue, 11 Jun 2013)

  Changed paths:
    M Changes
    M lib/DBD/File.pm

  Log Message:
  -----------
  Support multiple folders in DBD::File's f_dir attribute

No tests yet and a few locations where things still will go wrong
when the catdir () is involved


  Commit: f69132e9fc2b732892906bd91e6a1697aaec0e7d
      https://github.com/perl5-dbi/dbi/commit/f69132e9fc2b732892906bd91e6a1697aaec0e7d
  Author: H.Merijn Brand - Tux <[email protected]>
  Date:   2013-06-11 (Tue, 11 Jun 2013)

  Changed paths:
    M lib/DBD/File.pm

  Log Message:
  -----------
  Use a new attribute: f_dir_ext

Extended dir search now more explicit. One of the reasons not to use
a ref in f_dir is that the current definition is (very) clear and we
should not break that. What e.g. would we use to write new files?

If a table is opened from folder 2, then deleted and recreated, does
that mean we should re-use folder 2? If f_dir working as before this
problem disappears


  Commit: be61af1533b582da2397cc33194bd43122717f83
      https://github.com/perl5-dbi/dbi/commit/be61af1533b582da2397cc33194bd43122717f83
  Author: H.Merijn Brand - Tux <[email protected]>
  Date:   2013-06-11 (Tue, 11 Jun 2013)

  Changed paths:
    M Changes
    M lib/DBD/File.pm

  Log Message:
  -----------
  Jens really prefers f_dir_search over f_dir_ext


  Commit: 7b973933e1ed41866c9a85d0dbb970d0f2ad34b0
      https://github.com/perl5-dbi/dbi/commit/7b973933e1ed41866c9a85d0dbb970d0f2ad34b0
  Author: H.Merijn Brand - Tux <[email protected]>
  Date:   2013-06-11 (Tue, 11 Jun 2013)

  Changed paths:
    M lib/DBD/File.pm

  Log Message:
  -----------
  Make deep searches work.

Tested with DBD::CSV, now all we need is sanity checks and agreement on
this new feature


  Commit: 1a1ce3fc2de65e9477ff52847f72cd2632e36551
      https://github.com/perl5-dbi/dbi/commit/1a1ce3fc2de65e9477ff52847f72cd2632e36551
  Author: Ville Skyttä <[email protected]>
  Date:   2013-06-16 (Sun, 16 Jun 2013)

  Changed paths:
    M Changes
    M DBI.xs
    M DBIXS.h
    M INSTALL
    M Old/TODO_gofer.txt
    M dbiproxy.PL
    M devel/README
    M lib/DBD/DBM.pm
    M lib/DBD/File.pm
    M lib/DBD/Gofer.pm
    M lib/DBD/Gofer/Transport/Base.pm
    M lib/DBD/Multiplex.pm
    M lib/DBD/NullP.pm
    M lib/DBD/Proxy.pm
    M lib/DBI/DBD.pm
    M lib/DBI/DBD/SqlEngine.pm
    M lib/DBI/FAQ.pm
    M lib/DBI/Gofer/Execute.pm
    M lib/DBI/ProxyServer.pm
    M t/01basics.t
    M t/03handle.t
    M t/06attrs.t
    M t/30subclass.t
    M t/85gofer.t
    M t/lib.pl

  Log Message:
  -----------
  Spelling fixes.

Signed-off-by: H.Merijn Brand - Tux <[email protected]>


  Commit: 49ca1e9b915d32710e37dac3e7aa82a65c5c622b
      https://github.com/perl5-dbi/dbi/commit/49ca1e9b915d32710e37dac3e7aa82a65c5c622b
  Author: H.Merijn Brand - Tux <[email protected]>
  Date:   2013-06-17 (Mon, 17 Jun 2013)

  Changed paths:
    M Changes

  Log Message:
  -----------
  Give Ville the credits for his patch

As I used git-am, I could not include this change in the previous
commit, unless I modified the patch to include this change :)


  Commit: 7468f7184ff6a4193294b8c40bcf0da7d45adf36
      https://github.com/perl5-dbi/dbi/commit/7468f7184ff6a4193294b8c40bcf0da7d45adf36
  Author: H.Merijn Brand - Tux <[email protected]>
  Date:   2013-06-17 (Mon, 17 Jun 2013)

  Changed paths:
    M DBI.pm

  Log Message:
  -----------
  one more typo


  Commit: dd4e5dc84fc8b6d168deff5d4bc7540a9bcb6f09
      https://github.com/perl5-dbi/dbi/commit/dd4e5dc84fc8b6d168deff5d4bc7540a9bcb6f09
  Author: H.Merijn Brand - Tux <[email protected]>
  Date:   2013-06-24 (Mon, 24 Jun 2013)

  Changed paths:
    M t/51dbm_file.t

  Log Message:
  -----------
  Tests for f_dir_search


  Commit: b80a2f5c34f4e1befd53537bc6a0eeda4507fd97
      https://github.com/perl5-dbi/dbi/commit/b80a2f5c34f4e1befd53537bc6a0eeda4507fd97
  Author: Jens Rehsack <[email protected]>
  Date:   2013-06-24 (Mon, 24 Jun 2013)

  Changed paths:
    M t/51dbm_file.t

  Log Message:
  -----------
  stop confusing duplicate defining @tbl ...


  Commit: f2a2df0d62405a7e5d58d9a83edacd5acaef82e0
      https://github.com/perl5-dbi/dbi/commit/f2a2df0d62405a7e5d58d9a83edacd5acaef82e0
  Author: Jens Rehsack <[email protected]>
  Date:   2013-06-24 (Mon, 24 Jun 2013)

  Changed paths:
    M Changes
    M lib/DBI/SQL/Nano.pm

  Log Message:
  -----------
  Fix handling "0" different from ""

Handle strings evaluating to a false value correct when simply expecting
data in DBI::SQL::Nano_::Statement part approval


  Commit: b11f837cef600fe6206a1423439ff27b83bf4a35
      https://github.com/perl5-dbi/dbi/commit/b11f837cef600fe6206a1423439ff27b83bf4a35
  Author: martin <[email protected]>
  Date:   2013-06-24 (Mon, 24 Jun 2013)

  Changed paths:
    M Changes
    M DBI.pm

  Log Message:
  -----------
  Clarify bind_col TYPE attribute is sticky


  Commit: 07cf2f247bdbfd3d59627136e80b213016ab9117
      https://github.com/perl5-dbi/dbi/commit/07cf2f247bdbfd3d59627136e80b213016ab9117
  Author: Ville Skyttä <[email protected]>
  Date:   2013-06-24 (Mon, 24 Jun 2013)

  Changed paths:
    M Changes
    M DBI.xs
    M DBIXS.h
    M INSTALL
    M Old/TODO_gofer.txt
    M dbiproxy.PL
    M devel/README
    M lib/DBD/DBM.pm
    M lib/DBD/File.pm
    M lib/DBD/Gofer.pm
    M lib/DBD/Gofer/Transport/Base.pm
    M lib/DBD/Multiplex.pm
    M lib/DBD/NullP.pm
    M lib/DBD/Proxy.pm
    M lib/DBI/DBD.pm
    M lib/DBI/DBD/SqlEngine.pm
    M lib/DBI/FAQ.pm
    M lib/DBI/Gofer/Execute.pm
    M lib/DBI/ProxyServer.pm
    M t/01basics.t
    M t/03handle.t
    M t/06attrs.t
    M t/30subclass.t
    M t/85gofer.t
    M t/lib.pl

  Log Message:
  -----------
  Spelling fixes.

Signed-off-by: H.Merijn Brand - Tux <[email protected]>


  Commit: 196df56912145879e791e7c10ca087ae788c7587
      https://github.com/perl5-dbi/dbi/commit/196df56912145879e791e7c10ca087ae788c7587
  Author: H.Merijn Brand - Tux <[email protected]>
  Date:   2013-06-24 (Mon, 24 Jun 2013)

  Changed paths:
    M Changes

  Log Message:
  -----------
  Give Ville the credits for his patch

As I used git-am, I could not include this change in the previous
commit, unless I modified the patch to include this change :)


  Commit: 9bfd87b78a62d39165d3e1b7d7d8fa9115229156
      https://github.com/perl5-dbi/dbi/commit/9bfd87b78a62d39165d3e1b7d7d8fa9115229156
  Author: H.Merijn Brand - Tux <[email protected]>
  Date:   2013-06-24 (Mon, 24 Jun 2013)

  Changed paths:
    M DBI.pm

  Log Message:
  -----------
  one more typo


  Commit: 481a197712ea22a76ec4060addc59849264fcf49
      https://github.com/perl5-dbi/dbi/commit/481a197712ea22a76ec4060addc59849264fcf49
  Author: Jens Rehsack <[email protected]>
  Date:   2013-06-24 (Mon, 24 Jun 2013)

  Changed paths:
    M Changes
    M lib/DBI/SQL/Nano.pm

  Log Message:
  -----------
  Fix handling "0" different from ""

Handle strings evaluating to a false value correct when simply expecting
data in DBI::SQL::Nano_::Statement part approval


  Commit: 98c69490d552bfb8c48fc323ca1c4c82082b5d9b
      https://github.com/perl5-dbi/dbi/commit/98c69490d552bfb8c48fc323ca1c4c82082b5d9b
  Author: H.Merijn Brand - Tux <[email protected]>
  Date:   2013-06-24 (Mon, 24 Jun 2013)

  Changed paths:
    M Changes

  Log Message:
  -----------
  Support multiple folders in DBD::File's f_dir attribute

No tests yet and a few locations where things still will go wrong
when the catdir () is involved


  Commit: bfb12060741352c2d72a91aed0a06082a04273a4
      https://github.com/perl5-dbi/dbi/commit/bfb12060741352c2d72a91aed0a06082a04273a4
  Author: H.Merijn Brand - Tux <[email protected]>
  Date:   2013-06-24 (Mon, 24 Jun 2013)

  Changed paths:
    M Changes

  Log Message:
  -----------
  Jens really prefers f_dir_search over f_dir_ext


  Commit: 825a5faae8a7644ff3c998bb794ff97b15914e5e
      https://github.com/perl5-dbi/dbi/commit/825a5faae8a7644ff3c998bb794ff97b15914e5e
  Author: Tim Bunce <[email protected]>
  Date:   2013-06-24 (Mon, 24 Jun 2013)

  Changed paths:
    M Changes
    M lib/DBD/File.pm
    M t/51dbm_file.t

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/f_dir-ref' (and updated Changes)

Conflicts:
	Changes


  Commit: 149bb752910f2541198d4b20a61e079eedaaa3d5
      https://github.com/perl5-dbi/dbi/commit/149bb752910f2541198d4b20a61e079eedaaa3d5
  Author: Tim Bunce <[email protected]>
  Date:   2013-06-24 (Mon, 24 Jun 2013)

  Changed paths:
    M Changes
    M lib/DBI/SQL/Nano.pm

  Log Message:
  -----------
  revert empty string handling in Nano (f2a2df0)


  Commit: 8c3a98cce8656adc2da54ade4d71d8c18fde20c4
      https://github.com/perl5-dbi/dbi/commit/8c3a98cce8656adc2da54ade4d71d8c18fde20c4
  Author: Tim Bunce <[email protected]>
  Date:   2013-06-24 (Mon, 24 Jun 2013)

  Changed paths:
    M Changes
    M Driver.xst

  Log Message:
  -----------
  Enable compiling by C++ RT#84285 [Kurt Jaeger]


  Commit: 401f1221311c71f760e21c98772f0f7e3cbead1d
      https://github.com/perl5-dbi/dbi/commit/401f1221311c71f760e21c98772f0f7e3cbead1d
  Author: Tim Bunce <[email protected]>
  Date:   2013-06-24 (Mon, 24 Jun 2013)

  Changed paths:
    M Changes
    M Driver.xst

  Log Message:
  -----------
  Fixed stack corruption on callbacks RT#85562 RT#84974 [Aaron Schweiger]


  Commit: 39ec181582c4e613df041a723a2db7df8023d6b3
      https://github.com/perl5-dbi/dbi/commit/39ec181582c4e613df041a723a2db7df8023d6b3
  Author: Tim Bunce <[email protected]>
  Date:   2013-06-24 (Mon, 24 Jun 2013)

  Changed paths:
    M Changes
    M DBI.pm

  Log Message:
  -----------
  Fixed reference to $sth in selectall_arrayref docs RT#84873


  Commit: 6c74b24f661c288e2bcffceee1e5ef505e2a6e6e
      https://github.com/perl5-dbi/dbi/commit/6c74b24f661c288e2bcffceee1e5ef505e2a6e6e
  Author: Jens Rehsack <[email protected]>
  Date:   2013-06-24 (Mon, 24 Jun 2013)

  Changed paths:
    M Changes
    M lib/DBI/SQL/Nano.pm

  Log Message:
  -----------
  Fix string prove in Nano ("0" is not always false)

Handle strings evaluating to a false value correct when simply expecting
data in DBI::SQL::Nano_::Statement part approval


  Commit: d31c839373eb3137b51f8d481f94c2a3232c9515
      https://github.com/perl5-dbi/dbi/commit/d31c839373eb3137b51f8d481f94c2a3232c9515
  Author: Tim Bunce <[email protected]>
  Date:   2013-06-24 (Mon, 24 Jun 2013)

  Changed paths:
    M Changes

  Log Message:
  -----------
  Tweak Changes description of DBI::SQL::Nano_::Statement fix


  Commit: 655e2375ba089f798ec727360db214630aca9c7b
      https://github.com/perl5-dbi/dbi/commit/655e2375ba089f798ec727360db214630aca9c7b
  Author: H.Merijn Brand - Tux <[email protected]>
  Date:   2013-06-25 (Tue, 25 Jun 2013)

  Changed paths:
    M t/51dbm_file.t

  Log Message:
  -----------
  schema part is optional


  Commit: 1486773ec0bf357661d756cf37ff2988b5eaf24d
      https://github.com/perl5-dbi/dbi/commit/1486773ec0bf357661d756cf37ff2988b5eaf24d
  Author: Tim Bunce <[email protected]>
  Date:   2013-06-26 (Wed, 26 Jun 2013)

  Changed paths:
    M Driver.xst

  Log Message:
  -----------
  Stay in C90 rules - avoid declaring a variable within code.


  Commit: 2bcb20ec03356a4604513bf37c47c6709fbff890
      https://github.com/perl5-dbi/dbi/commit/2bcb20ec03356a4604513bf37c47c6709fbff890
  Author: Tim Bunce <[email protected]>
  Date:   2013-06-26 (Wed, 26 Jun 2013)

  Changed paths:
    M Changes

  Log Message:
  -----------
  Prep another dev release


  Commit: b6a1a5f7fafbc80ed76ecb59160b6570ba766e65
      https://github.com/perl5-dbi/dbi/commit/b6a1a5f7fafbc80ed76ecb59160b6570ba766e65
  Author: Tim Bunce <[email protected]>
  Date:   2013-06-30 (Sun, 30 Jun 2013)

  Changed paths:
    M Changes
    M MANIFEST.SKIP

  Log Message:
  -----------
  Bump release date. Drop $Date$ from Changes. Add test_output_* to MANIFEST.SKIP


  Commit: fda1b2e9c5f958d95e316a55ce7ca809ac94b7d1
      https://github.com/perl5-dbi/dbi/commit/fda1b2e9c5f958d95e316a55ce7ca809ac94b7d1
  Author: H.Merijn Brand - Tux <[email protected]>
  Date:   2013-07-02 (Tue, 02 Jul 2013)

  Changed paths:
    M lib/DBD/File.pm

  Log Message:
  -----------
  File::Basename::fileparse returns .\ instead of ./ on Windows :(


  Commit: 3e4f3db3282960ad6cddb52aeeb3a2ef7ec0b698
      https://github.com/perl5-dbi/dbi/commit/3e4f3db3282960ad6cddb52aeeb3a2ef7ec0b698
  Author: Tim Bunce <[email protected]>
  Date:   2013-07-02 (Tue, 02 Jul 2013)

  Changed paths:
    M lib/DBD/File.pm

  Log Message:
  -----------
  Merge "File::Basename::fileparse returns .\ instead of ./ on Windows "


  Commit: a76aff93ffd65059efb807395bdb44f13f681c3e
      https://github.com/perl5-dbi/dbi/commit/a76aff93ffd65059efb807395bdb44f13f681c3e
  Author: H.Merijn Brand - Tux <[email protected]>
  Date:   2013-07-02 (Tue, 02 Jul 2013)

  Changed paths:
    M lib/DBD/File.pm

  Log Message:
  -----------
  VMS indicates current dir with "[]" instead of "./"

Nicholas' feedback:
$ perl -MFile::Basename -le 'print ">>$_<<" foreach File::Basename::file parse("[]")'
>><<
>>[]<<
>><<


  Commit: 553f576a3646ac3b1dd920edc242511a395dbb6d
      https://github.com/perl5-dbi/dbi/commit/553f576a3646ac3b1dd920edc242511a395dbb6d
  Author: H.Merijn Brand - Tux <[email protected]>
  Date:   2013-07-19 (Fri, 19 Jul 2013)

  Changed paths:
    M t/16destroy.t

  Log Message:
  -----------
  RT#87029 - exit is a unary operator.
named unary operators have arithmetic precedence, i.e. tighter than ||


  Commit: 4eb6f236ae96196cd023ee6d157ac06fdf1033fd
      https://github.com/perl5-dbi/dbi/commit/4eb6f236ae96196cd023ee6d157ac06fdf1033fd
  Author: Tim Bunce <[email protected]>
  Date:   2013-07-22 (Mon, 22 Jul 2013)

  Changed paths:
    M Changes

  Log Message:
  -----------
  Update Changes for RT#87029


  Commit: c54ef3fe45b664d3824ea50c07eba3af0b3c1b4e
      https://github.com/perl5-dbi/dbi/commit/c54ef3fe45b664d3824ea50c07eba3af0b3c1b4e
  Author: Jens Rehsack <[email protected]>
  Date:   2013-08-01 (Thu, 01 Aug 2013)

  Changed paths:
    M Changes
    M DBI.pm
    M DBI.xs
    M DBIXS.h
    M Driver.xst
    M INSTALL
    M MANIFEST.SKIP
    M Makefile.PL
    M Old/TODO_gofer.txt
    M dbiprof.PL
    M dbiproxy.PL
    M devel/README
    R git-svn-vsn.pl
    M lib/Bundle/DBI.pm
    M lib/DBD/DBM.pm
    M lib/DBD/ExampleP.pm
    M lib/DBD/File.pm
    M lib/DBD/Gofer.pm
    M lib/DBD/Gofer/Policy/Base.pm
    M lib/DBD/Gofer/Policy/classic.pm
    M lib/DBD/Gofer/Policy/pedantic.pm
    M lib/DBD/Gofer/Policy/rush.pm
    M lib/DBD/Gofer/Transport/Base.pm
    M lib/DBD/Gofer/Transport/null.pm
    M lib/DBD/Gofer/Transport/pipeone.pm
    M lib/DBD/Gofer/Transport/stream.pm
    M lib/DBD/Multiplex.pm
    M lib/DBD/NullP.pm
    M lib/DBD/Proxy.pm
    M lib/DBD/Sponge.pm
    M lib/DBI/Const/GetInfo/ANSI.pm
    M lib/DBI/Const/GetInfo/ODBC.pm
    M lib/DBI/Const/GetInfoReturn.pm
    M lib/DBI/Const/GetInfoType.pm
    M lib/DBI/DBD.pm
    M lib/DBI/DBD/Metadata.pm
    M lib/DBI/DBD/SqlEngine.pm
    M lib/DBI/DBD/SqlEngine/Developers.pod
    M lib/DBI/FAQ.pm
    M lib/DBI/Gofer/Execute.pm
    M lib/DBI/Gofer/Request.pm
    M lib/DBI/Gofer/Response.pm
    M lib/DBI/Gofer/Serializer/Base.pm
    M lib/DBI/Gofer/Serializer/DataDumper.pm
    M lib/DBI/Gofer/Serializer/Storable.pm
    M lib/DBI/Gofer/Transport/Base.pm
    M lib/DBI/Gofer/Transport/pipeone.pm
    M lib/DBI/Gofer/Transport/stream.pm
    M lib/DBI/Profile.pm
    M lib/DBI/ProfileData.pm
    M lib/DBI/ProfileDumper.pm
    M lib/DBI/ProfileDumper/Apache.pm
    M lib/DBI/ProfileSubs.pm
    M lib/DBI/ProxyServer.pm
    M lib/DBI/PurePerl.pm
    M lib/DBI/SQL/Nano.pm
    M lib/DBI/Util/CacheMemory.pm
    M lib/DBI/Util/_accessor.pm
    M lib/DBI/W32ODBC.pm
    M lib/Win32/DBIODBC.pm
    M t/01basics.t
    M t/03handle.t
    M t/06attrs.t
    M t/16destroy.t
    M t/30subclass.t
    M t/48dbi_dbd_sqlengine.t
    M t/51dbm_file.t
    M t/85gofer.t
    M t/lib.pl

  Log Message:
  -----------
  Merge branch 'master' into dbi-test


Compare: https://github.com/perl5-dbi/dbi/compare/831cc261d700...c54ef3fe45b6
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.