Re: SQL::Parser schema patches

2015-07-21 Thread Jens Rehsack
tracker. Best regards, -- Jens Rehsack - rehs...@gmail.com

AnyData2-0.001 released

2015-07-14 Thread Jens Rehsack
Hi, seems I need fix some tests to skip when prereqs aren't satisfied, but beside that - an AnyData2 is ready to be used. For DBD::AnyData2 DBI-1.634 is required - it's ready and waits for DBI uploads. Any plans there, Tim? Cheers -- Jens Rehsack - rehs...@gmail.com

Released SQL::Statement 1.407

2015-05-26 Thread Jens Rehsack
and rewrite some inner statements to increase speed of sql command processing Best regards -- Jens Rehsack - rehs...@gmail.com

SQL-Statement 1.406_001 dev-release out for testing

2015-05-20 Thread Jens Rehsack
no regressions are introduced. Cheers -- Jens Rehsack - rehs...@gmail.com

DBI, PR 18

2015-05-05 Thread Jens Rehsack
Hi Tim, because I got interrupted the entire day by several events, I took it as a sign to merge my reviewed PR and review the others. https://github.com/perl5-dbi/dbi/pull/18 looks simple and sane to me, any objections to merge it and mention it in Changes? Cheers -- Jens Rehsack - rehs

[perl5-dbi/dbi] 489e67: allow special table classes in meta

2015-05-05 Thread Jens Rehsack
Branch: refs/heads/master Home: https://github.com/perl5-dbi/dbi Commit: 489e67f58750c7b8b809f90d862ac5b35a00bed8 https://github.com/perl5-dbi/dbi/commit/489e67f58750c7b8b809f90d862ac5b35a00bed8 Author: Jens Rehsack s...@netbsd.org Date: 2015-03-23 (Mon, 23 Mar 2015

[perl5-dbi/dbi] 706609: reflect Changes

2015-05-05 Thread Jens Rehsack
Branch: refs/heads/master Home: https://github.com/perl5-dbi/dbi Commit: 706609e89f961924cb419d34ea7c9b1dd9c88f9b https://github.com/perl5-dbi/dbi/commit/706609e89f961924cb419d34ea7c9b1dd9c88f9b Author: Jens Rehsack s...@netbsd.org Date: 2015-05-05 (Tue, 05 May 2015

Review request and missing API for AnyData2 / DBD::AnyData2

2015-05-05 Thread Jens Rehsack
://github.com/rehsack/AnyData2 * https://github.com/rehsack/DBD-AnyData2 Both will be the official successors of AnyData and DBD::AnyData - so if there is anything you use today, cry out soon. Cheers -- Jens Rehsack - rehs...@gmail.com

AnyData2/DBD::AnyData2 co-maint

2015-04-22 Thread Jens Rehsack
Hi Merijn, since Wendy told me yesterday that every new module must (should) have a co-maint, could I count on you for upcoming AnyData2 / DBD::AnyData2? I don't want to start on dbi-dev@ a general discussion - so AD2: yes or no? Cheers -- Jens Rehsack rehs...@gmail.com

Re: AnyData2/DBD::AnyData2 co-maint

2015-04-22 Thread Jens Rehsack
Am 22.04.2015 um 12:21 schrieb H.Merijn Brand h.m.br...@xs4all.nl: On Wed, 22 Apr 2015 12:01:46 +0200, Jens Rehsack rehs...@gmail.com wrote: Hi Merijn, since Wendy told me yesterday that every new module must (should) have a co-maint, It was decided upon to be *advisory

Re: Accidently added CONV in SQL::Statement

2015-02-05 Thread Jens Rehsack
Am 05.02.2015 um 18:14 schrieb Peter Rabbitson rab...@rabbit.us: On 02/05/2015 06:11 PM, Jens Rehsack wrote: Hi Michael, I think I will do. Math::Base::Convert with convert for up-to-base64 seems to be fine I still think providing an arbitrary up to base64 conversion is a mistake

Re: Accidently added CONV in SQL::Statement

2015-02-05 Thread Jens Rehsack
was based on the MySQL function. On Mon, Dec 15, 2014 at 4:40 AM, Jens Rehsack rehs...@gmail.com wrote: Hi, during review of SQL::Statement wrt. RT#100551 I realized that the introduced SQL_FUNCTION_CONV ( https://github.com/perl5-dbi/SQL-Statement/blob/master/lib/SQL/State ment/Functions.pm

AnyData2 + DBD::AnyData2 - rewrite stucks at API issues ...

2015-01-27 Thread Jens Rehsack
AnyData / DBD::AnyData, because refurbished API needs new namespace. He can jump in and see what those ideas could mean ;) Cheers -- Jens Rehsack rehs...@gmail.com

(DBD::AnyData2) Table Capabilities / Data Access API

2015-01-27 Thread Jens Rehsack
-- Jens Rehsack rehs...@gmail.com

(DBD::AnyData2) Table Options

2015-01-27 Thread Jens Rehsack
like for DBD::DBM, especially for dbm_storage set to berkelydb? Cheers -- Jens Rehsack rehs...@gmail.com

AnyData2 / DBD::AnyData2

2015-01-16 Thread Jens Rehsack
::SqlEngine::TableSource1 * https://metacpan.org/pod/distribution/DBI/lib/DBI/DBD/SqlEngine/Developers.pod#DBI::DBD::SqlEngine::DataSource1 2) Where to join the hierarchy? @DBD::AnyData2::ISA = qw(DBD::File) @DBD::AnyData2::ISA = qw(DBI::DBD::SqlEngine) Cheers -- Jens Rehsack rehs...@gmail.com

Re: Accidently added CONV in SQL::Statement

2014-12-17 Thread Jens Rehsack
Am 15.12.2014 um 10:54 schrieb Darren Duncan dar...@darrenduncan.net: On 2014-12-15 1:40 AM, Jens Rehsack wrote: during review of SQL::Statement wrt. RT#100551 I realized that the introduced SQL_FUNCTION_CONV (https://github.com/perl5-dbi/SQL-Statement/blob/master/lib/SQL/Statement

Accidently added CONV in SQL::Statement

2014-12-15 Thread Jens Rehsack
resulted 'HN)/' - so there seem to be more quirks in individual S::S solution. Any comments? Cheers -- Jens Rehsack rehs...@gmail.com

[perl5-dbi/dbi] 67fffe: Adding prefix for DBD::Multi per #93204

2014-12-09 Thread Jens Rehsack
Dec 2014) Changed paths: M DBI.pm Log Message: --- Use multi_ for DBD::Multi per timbunce's request. Commit: 5533f1584468d6b5217c18071265cef1ba3312e5 https://github.com/perl5-dbi/dbi/commit/5533f1584468d6b5217c18071265cef1ba3312e5 Author: Jens Rehsack s

Re: Bring AnyData / DBD::AnyData back to work with modern DBI

2014-12-08 Thread Jens Rehsack
Am 13.11.2014 um 17:18 schrieb Jens Rehsack rehs...@cpan.org: Am 13.11.2014 um 16:47 schrieb Peter Rabbitson rab...@rabbit.us: On 11/13/2014 04:07 PM, Jens Rehsack wrote: ... political correctness guards (sorry, I do not see any advantage in the don't ever do this because it's

Re: Bring AnyData / DBD::AnyData back to work with modern DBI

2014-11-13 Thread Jens Rehsack
them to new meadow areas without broken module(s) :) Jens Tim. On Thu, Nov 13, 2014 at 07:12:33AM +0100, Jens Rehsack wrote: Am 12.11.2014 um 16:14 schrieb Tim Bunce tim.bu...@pobox.com: Perhaps the module name should be changed. Why? Let me just talk about the reason to keep

Re: Bring AnyData / DBD::AnyData back to work with modern DBI

2014-11-13 Thread Jens Rehsack
Am 13.11.2014 um 15:08 schrieb Peter Rabbitson rab...@rabbit.us: On 11/13/2014 07:12 AM, Jens Rehsack wrote: Reason to keep: People continuous ask me about AnyData / DBD::AnyData and send me fiddly patches hacking in the module, complain about working around compat issues etc. So what I

Re: Bring AnyData / DBD::AnyData back to work with modern DBI

2014-11-13 Thread Jens Rehsack
Am 13.11.2014 um 16:47 schrieb Peter Rabbitson rab...@rabbit.us: On 11/13/2014 04:07 PM, Jens Rehsack wrote: ... political correctness guards (sorry, I do not see any advantage in the don't ever do this because it's forbidden in general). You need to clarify what you mean, language

Bring AnyData / DBD::AnyData back to work with modern DBI

2014-11-12 Thread Jens Rehsack
resurrection will help to reduce maintaining costs for future and apologize here and now for resulting extra effort when updating. Best regards -- Jens Rehsack pkgsrc, Perl5 rehs...@cpan.org cpanid: REHSACK

Re: Bring AnyData / DBD::AnyData back to work with modern DBI

2014-11-12 Thread Jens Rehsack
is chosen, it's fixated ...) Beside the argument to keep an existing (working!) API for people who using it (which practically doesn't exists for AnyData/DBD::AnyData), why I should do a new DBD? Jens Tim. On Wed, Nov 12, 2014 at 10:33:20AM +0100, Jens Rehsack wrote: Hi, for a recent

Re: [perl5-dbi/dbi] 52be1b: Changed $sth-{TYPE} to be NUMERIC in DBD::File

2014-11-10 Thread Jens Rehsack
to Merijn and Martin (succeeded again ^^), the intension and the result are looking absolutely sane to me. Best regards and thanks Merijn -- Jens Rehsack rehs...@gmail.com

[perl5-dbi/dbi] 93426f: add multi_ prefix for DBD::Multi as negotiated

2014-11-10 Thread Jens Rehsack
Branch: refs/heads/multi_prefix-for-dbd-multi Home: https://github.com/perl5-dbi/dbi Commit: 93426f2d931bee132741afc2d8f1bdde6d2dffae https://github.com/perl5-dbi/dbi/commit/93426f2d931bee132741afc2d8f1bdde6d2dffae Author: Jens Rehsack s...@netbsd.org Date: 2014-11-10 (Mon, 10

Re: AnyData / DBD::AnyData

2014-10-10 Thread Jens Rehsack
/SvenDowideit/DBD-AnyData, too - Sven took the relevant changes from CPAN and the few intermediate commits from backpan / svn aren't that important (IMHO). Cheers -- Jens Rehsack rehs...@gmail.com

AnyData / DBD::AnyData

2014-10-08 Thread Jens Rehsack
don't have any time for it and you're happy with any progress - but I'd like to be sure. Cheers -- Jens Rehsack rehs...@gmail.com

Re: IRC / DBIT meeting / T::WV

2014-03-27 Thread Jens Rehsack
Am 25.03.2014 um 15:59 schrieb Jens Rehsack rehs...@gmail.com: Hi, because of reasons I will stay offline from IRC for some time. I intend to continue promised work on DBI::Test and would like to start on T::WV with including T::WV::Utils and a developer utility to create an inc/Bundle

Re: IRC / DBIT meeting / T::WV

2014-03-27 Thread Jens Rehsack
Am 27.03.2014 um 15:28 schrieb Tim Bunce tim.bu...@pobox.com: On Tue, Mar 25, 2014 at 03:59:09PM +0100, Jens Rehsack wrote: Hi, because of reasons I will stay offline from IRC for some time. I intend to continue promised work on DBI::Test and would like to start on T::WV with including

IRC / DBIT meeting / T::WV

2014-03-25 Thread Jens Rehsack
Hi, because of reasons I will stay offline from IRC for some time. I intend to continue promised work on DBI::Test and would like to start on T::WV with including T::WV::Utils and a developer utility to create an inc/Bundle for T::WV. Any objections? Cheers -- Jens Rehsack rehs...@gmail.com

[DBIT] Data::Tumbler - L::MU

2014-03-04 Thread Jens Rehsack
TestCase management nor Fixtures nor ...) we’re on the right way. As far as I understood, this was the first goal. /me is excited about tomorrows DBIT weekly discussion. Cheers -- Jens Rehsack rehs...@gmail.com

[perl5-dbi/dbi] 94c112: add class for driver without prefix warning

2014-02-27 Thread Jens Rehsack
Branch: refs/heads/master Home: https://github.com/perl5-dbi/dbi Commit: 94c1125e5c9234eaee43548dddbd83f7d8ef7dbd https://github.com/perl5-dbi/dbi/commit/94c1125e5c9234eaee43548dddbd83f7d8ef7dbd Author: Jens Rehsack s...@netbsd.org Date: 2014-02-26 (Wed, 26 Feb 2014

[perl5-dbi/DBI-Test] 703732: add some concerns

2014-02-27 Thread Jens Rehsack
Branch: refs/heads/master Home: https://github.com/perl5-dbi/DBI-Test Commit: 703732c75ace8531c0bfff403f5f98098777928a https://github.com/perl5-dbi/DBI-Test/commit/703732c75ace8531c0bfff403f5f98098777928a Author: Jens Rehsack s...@netbsd.org Date: 2014-02-25 (Tue, 25 Feb 2014

[perl5-dbi/dbi] 50d53f: add warning on unregistered driver (RT#93204)

2014-02-27 Thread Jens Rehsack
Branch: refs/heads/master Home: https://github.com/perl5-dbi/dbi Commit: 50d53fbfdbb903bdd50e748376b3b62346d0afe2 https://github.com/perl5-dbi/dbi/commit/50d53fbfdbb903bdd50e748376b3b62346d0afe2 Author: Jens Rehsack s...@netbsd.org Date: 2014-02-26 (Wed, 26 Feb 2014

Re: DBIT prototype - feedback wanted

2014-02-18 Thread Jens Rehsack
-dbi/DBI-Test/blob/master/sandbox/tim/README.pod Then, ideally, checkout the repo and play with it. Then, please, give me feedback! What's good? What's bad? What can be done better? What's missing? What's are the priorities now? Thanks! Tim. Cheers -- Jens Rehsack rehs

Re: DBIT prototype - feedback wanted

2014-02-18 Thread Jens Rehsack
Am 18.02.2014 um 13:56 schrieb Tim Bunce tim.bu...@pobox.com: On Tue, Feb 18, 2014 at 09:35:20AM +0100, Jens Rehsack wrote: Am 18.02.2014 um 00:37 schrieb Tim Bunce tim.bu...@pobox.com: Any feedback? Any feedback at all? Also resend? Or do you mean from any other player? Other

Re: private copy of Tumbler/Context

2014-02-16 Thread Jens Rehsack
Am 16.02.2014 um 16:29 schrieb Tim Bunce tim.bu...@pobox.com: On Sat, Feb 15, 2014 at 12:07:13PM +0100, Jens Rehsack wrote: Hi Tim, I’d like to go one step further with Tumbler and Context. For LMU (https://github.com/perl5-utils/List-MoreUtils) and MooX::Cmd (https://github.com/Getty/p5

[perl5-dbi/DBI-Test] bd5b6f: add some playground for separation of concerns

2014-02-13 Thread Jens Rehsack
Branch: refs/heads/master Home: https://github.com/perl5-dbi/DBI-Test Commit: bd5b6f545051e3263f3f694c9a7bb3bb2c170eb8 https://github.com/perl5-dbi/DBI-Test/commit/bd5b6f545051e3263f3f694c9a7bb3bb2c170eb8 Author: Jens Rehsack s...@netbsd.org Date: 2014-02-11 (Tue, 11 Feb 2014

[perl5-dbi/DBI-Test] 1d194d: add options test case

2014-02-13 Thread Jens Rehsack
Branch: refs/heads/master Home: https://github.com/perl5-dbi/DBI-Test Commit: 1d194d8702dbdda2c6953cf3bc1426d1fe8ec691 https://github.com/perl5-dbi/DBI-Test/commit/1d194d8702dbdda2c6953cf3bc1426d1fe8ec691 Author: Jens Rehsack s...@netbsd.org Date: 2014-02-11 (Tue, 11 Feb 2014

Re: DBIT prototype - feedback wanted

2014-02-12 Thread Jens Rehsack
Am 12.02.2014 um 10:39 schrieb Tim Bunce tim.bu...@pobox.com: On Wed, Feb 12, 2014 at 09:08:43AM +0100, Jens Rehsack wrote: Hi all, because I’m a bit overloaded at the moment, please don’t misinterpret following as general reject or blame or something like that. I waited

[perl5-dbi/DBI-Test] 9f033d: add missing use of Carp

2014-02-10 Thread Jens Rehsack
Branch: refs/heads/master Home: https://github.com/perl5-dbi/DBI-Test Commit: 9f033d519a92b24450e00a5946ecd3ff4984c872 https://github.com/perl5-dbi/DBI-Test/commit/9f033d519a92b24450e00a5946ecd3ff4984c872 Author: Jens Rehsack s...@netbsd.org Date: 2014-02-10 (Mon, 10 Feb 2014

No DBI::Test Meeting for me tomorrow

2014-01-21 Thread Jens Rehsack
. Cheers -- Jens Rehsack pkgsrc, Perl5 rehs...@cpan.org cpanid: REHSACK

DBI::Test architecture meeting - Task(s) for today

2014-01-15 Thread Jens Rehsack
@perl.org/msg07325.html * http://www.mail-archive.com/dbi-dev@perl.org/msg07337.html Based on them I’d like to reach today at least that we are all upset and informed about the state of already decided goals, requirements and scope. Cheers -- Jens Rehsack rehs...@gmail.com

DBI::Test - what does templating mean

2014-01-14 Thread Jens Rehsack
management must not be part), but the sample needs it for showing some output. Before doing next steps (integrating tumbler), test case management and templating should be discussed. Cheers -- Jens Rehsack rehs...@gmail.com

Re: RFI: Database URIs

2013-11-25 Thread Jens Rehsack
Am 25.11.2013 um 18:00 schrieb David E. Wheeler da...@justatheory.com: On Nov 25, 2013, at 3:50 AM, Jens Rehsack rehs...@gmail.com wrote: DBI-connect($dsn, $user, $passwd, \%attr) 4th argument is wasted in your current proposal. Er, well, I failed to provide a complete set

Re: RFI: Database URIs

2013-11-25 Thread Jens Rehsack
Am 25.11.2013 um 20:42 schrieb David E. Wheeler da...@justatheory.com: On Nov 25, 2013, at 11:08 AM, Jens Rehsack rehs...@gmail.com wrote: Let’s go - shoot: # specify most possible flags via driver flags $dbh = DBI-connect (dbi:CSV:, undef, undef, { f_schema = undef

Re: AnyData open API

2013-11-21 Thread Jens Rehsack
Am 15.11.2013 um 02:00 schrieb djg...@gmail.com: On Nov 14, 2013, at 1:09 AM, Jens Rehsack rehs...@gmail.com wrote: I just started looking into AnyData since I didn’t like all the work I was doing to use the template feature of unpack then while processing building a SQLite in-memory/file

Re: AnyData open API

2013-11-13 Thread Jens Rehsack
, a reintegration of DBD::AnyData into DBD::File will be a smooth way. Cheers -- Jens Rehsack rehs...@gmail.com

Re: SQL::Statement::Embed example failing

2013-11-07 Thread Jens Rehsack
howto use S::S when you already know how to develop a DBD. Cheers -- Jens Rehsack rehs...@gmail.com

Week 44 - summary of DBIT meeting

2013-11-05 Thread Jens Rehsack
be some more people want to say something about that. Cheers -- Jens Rehsack pkgsrc, Perl5 rehs...@cpan.org cpanid: REHSACK

Re: AnyData open API

2013-10-12 Thread Jens Rehsack
from there? Sven On 12/10/13 00:10, Jens Rehsack wrote: Am 07.10.2013 um 02:37 schrieb Søren Døssing sauberso...@gmail.com: Where is open API for AnyData documented? In particular I'm interested in how to write a module that does bulk table import/export instead read/write individual

Re: AnyData open API

2013-10-11 Thread Jens Rehsack
to the improved basic of DBI::DBD::SqlEngine and start over with AnyData. I know Sven has created a GitHub repository. It should be moved to perl5-dbi which would allow anyone on DBI-Team to grant support. Cheers -- Jens Rehsack pkgsrc, Perl5 rehs...@cpan.org

Requirements DSN::Provider / Test::Database

2013-10-01 Thread Jens Rehsack
(deliver the DSN's for the DBD's the application is using) == for DBIC and alike (deliver all configured DSN's) Best regards -- Jens Rehsack rehs...@gmail.com

Re: Proposal: Test::MakeVariantTestFiles

2013-10-01 Thread Jens Rehsack
Am 30.09.2013 um 20:03 schrieb Tim Bunce tim.bu...@pobox.com: On Mon, Sep 30, 2013 at 08:52:04AM +0200, Jens Rehsack wrote: Am 29.09.2013 um 21:26 schrieb Tim Bunce tim.bu...@pobox.com: The DBI adopted an approach towards testing 'variants' by creating extra test files that act

Re: Proposal: Test::MakeVariantTestFiles

2013-09-30 Thread Jens Rehsack
additionally create a distributions for computing variants (combinations, variations, permutations, cross products, …) and based on that ? Cheers -- Jens Rehsack pkgsrc, Perl5 rehs...@cpan.org

Re: Using Test::Database with DBIT

2013-09-30 Thread Jens Rehsack
Am 30.09.2013 um 22:44 schrieb Tim Bunce tim.bu...@pobox.com: On Mon, Sep 30, 2013 at 08:36:33AM +0200, Jens Rehsack wrote: Am 29.09.2013 um 21:20 schrieb Tim Bunce tim.bu...@pobox.com: I'd appreciate a summary of how DBI::Test::DSN::Provider differs from Test::Database and/or how

Re: Common DBI Driver Test Suite - Requirements

2013-09-27 Thread Jens Rehsack
Am 27.09.2013 um 00:03 schrieb Tim Bunce tim.bu...@pobox.com: On Wed, Sep 25, 2013 at 08:36:22PM +0200, Jens Rehsack wrote: For me, a G10 is interesting (handling SQL::Statement as a DBD) G10: Provide tools/infrastructure to combines several test cases in particular order into tests

[perl5-dbi/DBI-Test] 7462e3: make Error and Warn test ready for deplyoment

2013-09-26 Thread Jens Rehsack
Branch: refs/heads/master Home: https://github.com/perl5-dbi/DBI-Test Commit: 7462e3f91c2ccfdece763070fac155913e3ab27a https://github.com/perl5-dbi/DBI-Test/commit/7462e3f91c2ccfdece763070fac155913e3ab27a Author: Jens Rehsack s...@netbsd.org Date: 2013-09-25 (Wed, 25 Sep 2013

[perl5-dbi/DBI-Test] 8141fa: hopefully useful description of GOALs and DESIGN

2013-09-26 Thread Jens Rehsack
Branch: refs/heads/master Home: https://github.com/perl5-dbi/DBI-Test Commit: 8141fab822a185235311c924b7b5f567e2fd52dd https://github.com/perl5-dbi/DBI-Test/commit/8141fab822a185235311c924b7b5f567e2fd52dd Author: Jens Rehsack s...@netbsd.org Date: 2013-09-25 (Wed, 25 Sep 2013

[perl5-dbi/DBI-Test] 16a394: make Error and Warn test ready for deplyoment

2013-09-26 Thread Jens Rehsack
Branch: refs/heads/master Home: https://github.com/perl5-dbi/DBI-Test Commit: 16a394ca1f637dc901c94dcad7c06dbe692e3c3f https://github.com/perl5-dbi/DBI-Test/commit/16a394ca1f637dc901c94dcad7c06dbe692e3c3f Author: Jens Rehsack s...@netbsd.org Date: 2013-09-25 (Wed, 25 Sep 2013

Re: Common DBI Driver Test Suite - Requirements

2013-09-25 Thread Jens Rehsack
implementation details here. Keep this argument in mind and come back on that later. Then I tell you why I think you have a 3rd case and so need a G8 :D Cheers -- Jens Rehsack pkgsrc, Perl5 rehs...@cpan.org

Re: Common DBI Driver Test Suite - Requirements

2013-09-25 Thread Jens Rehsack
the distributed separately way. It doesn't have to be dozen of independent distributions, there could be a few thematically grouped ones. Like some for ANSI SQL, some for proxy specific ones (like spreading some requests to see how the scaling is?), …) Cheers -- Jens Rehsack pkgsrc, Perl5 rehs...@cpan.org

[perl5-dbi/DBI-Test] 849edd: remove special case handling where it shouldn't be

2013-09-19 Thread Jens Rehsack
Branch: refs/heads/master Home: https://github.com/perl5-dbi/DBI-Test Commit: 849edd60ddc42779231ebb3fa6044733f1d05780 https://github.com/perl5-dbi/DBI-Test/commit/849edd60ddc42779231ebb3fa6044733f1d05780 Author: Jens Rehsack s...@netbsd.org Date: 2013-09-18 (Wed, 18 Sep 2013

[perl5-dbi/dbi] 98586f: Fix loading issue without DBI.so

2013-09-19 Thread Jens Rehsack
Branch: refs/heads/dbi-test-conditional Home: https://github.com/perl5-dbi/dbi Commit: 98586fedb09129c4569dcc0f9cdd444384b144f2 https://github.com/perl5-dbi/dbi/commit/98586fedb09129c4569dcc0f9cdd444384b144f2 Author: Jens Rehsack s...@netbsd.org Date: 2013-09-18 (Wed, 18 Sep

[perl5-dbi/DBI-Test] 5cf68f: add lib/DBI/Test/DSN/Provider/Base.pm

2013-08-07 Thread Jens Rehsack
Branch: refs/heads/master Home: https://github.com/perl5-dbi/DBI-Test Commit: 5cf68fcc017e162265b676bf7343878aa2832462 https://github.com/perl5-dbi/DBI-Test/commit/5cf68fcc017e162265b676bf7343878aa2832462 Author: Jens Rehsack s...@netbsd.org Date: 2013-08-06 (Tue, 06 Aug 2013

[perl5-dbi/DBI-Test] b30aca: Corrected perldoc statement in POD.

2013-08-07 Thread Jens Rehsack
Aug 2013) Changed paths: M lib/DBI/Test.pm Log Message: --- Corrected perldoc statement in POD. Commit: 70ea3bc0416c6c1060a734ad313b52ae27de659c https://github.com/perl5-dbi/DBI-Test/commit/70ea3bc0416c6c1060a734ad313b52ae27de659c Author: Jens Rehsack s

Re: State of DBI::Test

2013-08-06 Thread Jens Rehsack
Am 06.08.2013 um 10:05 schrieb H.Merijn Brand h.m.br...@xs4all.nl: On Tue, 6 Aug 2013 09:46:39 +0200, H.Merijn Brand h.m.br...@xs4all.nl wrote: On Mon, 5 Aug 2013 19:06:33 +0200, Jens Rehsack rehs...@gmail.com wrote: Hi, everybody who concern: from my point of view, DBI::Test

Some svn2git landed in github.com/perl5-dbi

2013-08-06 Thread Jens Rehsack
;) The rest of my imported stuff is in rehsack on github. If someone feels I should move MLDBM::Serializer::JSON to perl5-dbi or Template::DBI (which will be imported later - 'cause it was not on my broken disk), tell me. Cheers - and hopefully see many of you in Kiev -- Jens Rehsack pkgsrc, Perl5

State of DBI::Test

2013-08-05 Thread Jens Rehsack
morning. For everybody who wants to see the state and how it's used, the dbi-test branches of DBI and SQL-Statement shows a rough how-to. Cheers -- Jens Rehsack pkgsrc, Perl5 rehs...@cpan.org

[perl5-dbi/DBI-Test] 3b8e67: perltidy

2013-08-05 Thread Jens Rehsack
Branch: refs/heads/master Home: https://github.com/perl5-dbi/DBI-Test Commit: 3b8e67e0cad1448b10140720a712ffd6a8e0c263 https://github.com/perl5-dbi/DBI-Test/commit/3b8e67e0cad1448b10140720a712ffd6a8e0c263 Author: Jens Rehsack s...@netbsd.org Date: 2013-08-05 (Mon, 05 Aug 2013

[perl5-dbi/DBI-Test] 7d6045: provide ordering of DSN providers by relevance

2013-08-05 Thread Jens Rehsack
Branch: refs/heads/master Home: https://github.com/perl5-dbi/DBI-Test Commit: 7d6045b6f142756b76d9c5a990e766337bce9f3b https://github.com/perl5-dbi/DBI-Test/commit/7d6045b6f142756b76d9c5a990e766337bce9f3b Author: Jens Rehsack s...@netbsd.org Date: 2013-08-04 (Sun, 04 Aug 2013

[perl5-dbi/DBI-Test] 80be4c: kick out buggy prepare test

2013-08-05 Thread Jens Rehsack
Branch: refs/heads/master Home: https://github.com/perl5-dbi/DBI-Test Commit: 80be4c1b4b6586b0bd5acb31211a1e1812c04770 https://github.com/perl5-dbi/DBI-Test/commit/80be4c1b4b6586b0bd5acb31211a1e1812c04770 Author: Jens Rehsack s...@netbsd.org Date: 2013-08-05 (Mon, 05 Aug 2013

[perl5-dbi/DBI-Test] 01b70b: fix is_test_for_* features and perltidy

2013-08-04 Thread Jens Rehsack
Branch: refs/heads/master Home: https://github.com/perl5-dbi/DBI-Test Commit: 01b70bd14ff557fd35f1fe7e941a70b2a5e9c000 https://github.com/perl5-dbi/DBI-Test/commit/01b70bd14ff557fd35f1fe7e941a70b2a5e9c000 Author: Jens Rehsack s...@netbsd.org Date: 2013-08-04 (Sun, 04 Aug 2013

[perl5-dbi/DBI-Test] 95491a: provide unified DBI(::Mock)? test case detector

2013-08-04 Thread Jens Rehsack
Branch: refs/heads/master Home: https://github.com/perl5-dbi/DBI-Test Commit: 95491afd47c4bc57ac439cee1be461193755ce25 https://github.com/perl5-dbi/DBI-Test/commit/95491afd47c4bc57ac439cee1be461193755ce25 Author: Jens Rehsack s...@netbsd.org Date: 2013-08-04 (Sun, 04 Aug 2013

[perl5-dbi/DBI-Test] b3c431: fix typo creating simple DSN's

2013-08-01 Thread Jens Rehsack
Branch: refs/heads/master Home: https://github.com/perl5-dbi/DBI-Test Commit: b3c43135035234777b3df3aa4a550a1f2ba2ad13 https://github.com/perl5-dbi/DBI-Test/commit/b3c43135035234777b3df3aa4a550a1f2ba2ad13 Author: Jens Rehsack s...@netbsd.org Date: 2013-08-01 (Thu, 01 Aug 2013

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

2013-08-01 Thread Jens Rehsack
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 s...@netbsd.org Date: 2013-05-10 (Fri, 10 May 2013

[perl5-dbi/DBI-Test] 471857: merge *.bak pattern from SQL::Statement

2013-08-01 Thread Jens Rehsack
Branch: refs/heads/master Home: https://github.com/perl5-dbi/DBI-Test Commit: 4718570be270e1a88269b7e94dc1ec8e9abdee3c https://github.com/perl5-dbi/DBI-Test/commit/4718570be270e1a88269b7e94dc1ec8e9abdee3c Author: Jens Rehsack s...@netbsd.org Date: 2013-08-01 (Thu, 01 Aug 2013

[perl5-dbi/DBI-Test] 02b061: fix broken fix of extracting DBD class name ...

2013-08-01 Thread Jens Rehsack
Branch: refs/heads/master Home: https://github.com/perl5-dbi/DBI-Test Commit: 02b0619e70c8faa8e1dd344fa8942111d230fdf9 https://github.com/perl5-dbi/DBI-Test/commit/02b0619e70c8faa8e1dd344fa8942111d230fdf9 Author: Jens Rehsack s...@netbsd.org Date: 2013-08-01 (Thu, 01 Aug 2013

[perl5-dbi/DBI-Test] a2d1b2: create separate tests for DBI and DBI::Mock ...

2013-07-31 Thread Jens Rehsack
Branch: refs/heads/master Home: https://github.com/perl5-dbi/DBI-Test Commit: a2d1b22d134be0ca353e0f0b312fb14da24c798e https://github.com/perl5-dbi/DBI-Test/commit/a2d1b22d134be0ca353e0f0b312fb14da24c798e Author: Jens Rehsack s...@netbsd.org Date: 2013-07-31 (Wed, 31 Jul 2013

[perl5-dbi/DBI-Test] 1cbb32: mock installed_/available_drivers, too

2013-07-31 Thread Jens Rehsack
Branch: refs/heads/master Home: https://github.com/perl5-dbi/DBI-Test Commit: 1cbb32379a6ac05d6a16a6e58d66e2be1c26a6fb https://github.com/perl5-dbi/DBI-Test/commit/1cbb32379a6ac05d6a16a6e58d66e2be1c26a6fb Author: Jens Rehsack s...@netbsd.org Date: 2013-07-31 (Wed, 31 Jul 2013

[perl5-dbi/DBI-Test] e8af40: extend prefix generation by driver based dsn

2013-07-31 Thread Jens Rehsack
Branch: refs/heads/master Home: https://github.com/perl5-dbi/DBI-Test Commit: e8af4011e2b734b96d3c1c13c73b970385e8de44 https://github.com/perl5-dbi/DBI-Test/commit/e8af4011e2b734b96d3c1c13c73b970385e8de44 Author: Jens Rehsack s...@netbsd.org Date: 2013-07-31 (Wed, 31 Jul 2013

[perl5-dbi/DBI-Test] db6be1: fix minor nits

2013-07-31 Thread Jens Rehsack
Branch: refs/heads/master Home: https://github.com/perl5-dbi/DBI-Test Commit: db6be10418f3b1051be6e7baba5aee17c4a6593d https://github.com/perl5-dbi/DBI-Test/commit/db6be10418f3b1051be6e7baba5aee17c4a6593d Author: Jens Rehsack s...@netbsd.org Date: 2013-07-31 (Wed, 31 Jul 2013

[perl5-dbi/DBI-Test] 5ddc64: MYMETA.yml - MYMETA.*

2013-07-12 Thread Jens Rehsack
Branch: refs/heads/master Home: https://github.com/perl5-dbi/DBI-Test Commit: 5ddc6413839a0d6a003495feb2a5a609817a0bb5 https://github.com/perl5-dbi/DBI-Test/commit/5ddc6413839a0d6a003495feb2a5a609817a0bb5 Author: Jens Rehsack s...@netbsd.org Date: 2013-07-10 (Wed, 10 Jul 2013

[perl5-dbi/DBI-Test] 16aff1: rename dns provider method into get_dsn_creds

2013-07-12 Thread Jens Rehsack
Branch: refs/heads/master Home: https://github.com/perl5-dbi/DBI-Test Commit: 16aff14fd2ac2e7f2859902019df1b86c519f580 https://github.com/perl5-dbi/DBI-Test/commit/16aff14fd2ac2e7f2859902019df1b86c519f580 Author: Jens Rehsack s...@netbsd.org Date: 2013-07-10 (Wed, 10 Jul 2013

[perl5-dbi/DBI-Test] 259b89: perltidy lib/DBI/Mock.pm

2013-07-12 Thread Jens Rehsack
Branch: refs/heads/master Home: https://github.com/perl5-dbi/DBI-Test Commit: 259b8946d0112c630dfc1d1807824fd6305ca46c https://github.com/perl5-dbi/DBI-Test/commit/259b8946d0112c630dfc1d1807824fd6305ca46c Author: Jens Rehsack s...@netbsd.org Date: 2013-07-10 (Wed, 10 Jul 2013

Re: DBI::Test next steps ...

2013-07-11 Thread Jens Rehsack
Am 10.07.2013 um 14:33 schrieb Jens Rehsack rehs...@cpan.org: Hi Tim, Hi Tim, Peter, Merijn, you offered help to DBI::Test. Meanwhile I found a tuit under my table and hacked a bit forward (state: DBI::Test::DSN::Provider needs driver impl. - but I can/will do it asap - hints like move them

DBI::Test next steps ...

2013-07-10 Thread Jens Rehsack
be creating however test cases for and in DBI itself and SQL::Statement. Please also feedback about code / doc if there is something missing. Cheers -- Jens Rehsack pkgsrc, Perl5 rehs...@cpan.org

Re: DBI::Test's DESIGN.md

2013-07-02 Thread Jens Rehsack
Am 01.07.2013 um 23:55 schrieb Tim Bunce tim.bu...@pobox.com: On Mon, Jul 01, 2013 at 04:45:37PM +0200, Jens Rehsack wrote: Hi all, I decided it's best to discuss it in public than in a github repository. We can easier answer / quote / split discussions than in a push/pull battle

[perl5-dbi/DBI-Test] f44e2b: don't dumb delete all t/

2013-07-02 Thread Jens Rehsack
Branch: refs/heads/master Home: https://github.com/perl5-dbi/DBI-Test Commit: f44e2b8b8566fa6238ede92242b7c13a60be4c0c https://github.com/perl5-dbi/DBI-Test/commit/f44e2b8b8566fa6238ede92242b7c13a60be4c0c Author: Jens Rehsack s...@netbsd.org Date: 2013-07-01 (Mon, 01 Jul 2013

[perl5-dbi/DBI-Test] 17f8fa: Improve DESCRIPTION

2013-07-02 Thread Jens Rehsack
Branch: refs/heads/master Home: https://github.com/perl5-dbi/DBI-Test Commit: 17f8faabeec703c5db189aa59821ff2755da1b92 https://github.com/perl5-dbi/DBI-Test/commit/17f8faabeec703c5db189aa59821ff2755da1b92 Author: Jens Rehsack s...@netbsd.org Date: 2013-07-01 (Mon, 01 Jul 2013

DBI::Test's DESIGN.md

2013-07-01 Thread Jens Rehsack
a smart run() sub and subtests The details() method in https://metacpan.org/module/Test::Builder#Test-Status-and-Info should be able to provide the raw info. Feature request :P Nice one, but later - let's go out before YAPC::EU! And it's voluntary work … :D Cheers -- Jens Rehsack rehs

Re: DBI::Test's DESIGN.md

2013-07-01 Thread Jens Rehsack
worth finding a good solution for overall specification testing. But that (even if quick read Tim's reply before going to be convinced me) takes exactly the same line as Tim's suggestion for AUTHOR_TESTING … I will make a proposal in the reply of Tim, hope that doesn't hurt you :) Cheers -- Jens

[perl5-dbi/dbi] b80a2f: stop confusing duplicate defining @tbl ...

2013-06-24 Thread Jens Rehsack
Branch: refs/heads/f_dir-ref Home: https://github.com/perl5-dbi/dbi Commit: b80a2f5c34f4e1befd53537bc6a0eeda4507fd97 https://github.com/perl5-dbi/dbi/commit/b80a2f5c34f4e1befd53537bc6a0eeda4507fd97 Author: Jens Rehsack s...@netbsd.org Date: 2013-06-24 (Mon, 24 Jun 2013

[perl5-dbi/dbi] 6c74b2: Fix string prove in Nano (0 is not always false)

2013-06-24 Thread Jens Rehsack
Branch: refs/heads/master Home: https://github.com/perl5-dbi/dbi Commit: 6c74b24f661c288e2bcffceee1e5ef505e2a6e6e https://github.com/perl5-dbi/dbi/commit/6c74b24f661c288e2bcffceee1e5ef505e2a6e6e Author: Jens Rehsack s...@netbsd.org Date: 2013-06-24 (Mon, 24 Jun 2013

[perl5-dbi/dbi] f2a2df: Fix handling 0 different from

2013-06-24 Thread Jens Rehsack
Branch: refs/heads/master Home: https://github.com/perl5-dbi/dbi Commit: f2a2df0d62405a7e5d58d9a83edacd5acaef82e0 https://github.com/perl5-dbi/dbi/commit/f2a2df0d62405a7e5d58d9a83edacd5acaef82e0 Author: Jens Rehsack s...@netbsd.org Date: 2013-06-24 (Mon, 24 Jun 2013

[rt.cpan.org #86214] Difficulties writing a new dialect

2013-06-22 Thread Jens Rehsack via RT
URL: https://rt.cpan.org/Ticket/Display.html?id=86214 On Mon Jun 17 17:47:43 2013, MSCHWERN wrote: While answering a question on Stack Overflow about how to make SQL::Statement understand an Oracle dialect, I found it very difficult to puzzle out how to extend SQL. While the option to issue

Re: DBI::Test

2013-06-21 Thread Jens Rehsack
to upload the DBI::Test to either REHSACK or HMBRAND or both? Whom shall we contact when we want to add more Co-Maintainers? On 13.05.13 16:18, Jens Rehsack wrote: Hi David, On 02.05.13 13:07, David Baird wrote: Yes, sorry for stomping on the namespace! I'll clean that up over the weekend. d

Re: [rt.cpan.org #85714] SqlEngine 0.06 new method expect $data-{'Database'} to reference database handle

2013-05-30 Thread Jens Rehsack
in the first place, and for being there to respond to my report no matter how redundant it was. You're welcome ;) Cheers, Jens Thanks, Malcolm -Original Message- From: Jens Rehsack via RT [mailto:bug-dbd-anyd...@rt.cpan.org] Sent: Thursday, May 30, 2013 2:11 AM To: Davis, Malcolm Cc: d

  1   2   3   >