gmane.comp.lang.perl.modules.dbi.sybase.devel archive
2997 archived articles, newest first (page 5 of 30). Latest articles →
[perl5-dbi/dbi] a43696: Allow $sth NAME_* attributes to be set from perl c...
Sun, 13 Aug 2017 13:37:53 -0700[perl5-dbi/dbi] 79b2c9: Add cautionary note to prepare_cached docs re refs...
Sun, 13 Aug 2017 10:54:56 -0700[perl5-dbi/dbi] b9a569: .travis.yml: add more perls to test with
Sun, 06 Aug 2017 06:42:24 -0700[perl5-dbi/dbi] 9ba7b0: test SvOK() before copying Statement to the parent...
Sun, 06 Aug 2017 07:09:36 -0700[perl5-dbi/dbi]
Tue, 13 Jun 2017 23:17:59 -0700[perl5-dbi/dbi] cf0e54: Remove unused $HAS_WEAKEN var and setup
Fri, 02 Jun 2017 04:18:16 -0700[perl5-dbi/dbi] c3d7a1: Fix disappearing $_ inside callbacks.
Mon, 29 May 2017 15:02:04 -0700[perl5-dbi/dbi] 0d5b6c: Fixes Pod typo
Mon, 29 May 2017 15:01:14 -0700[perl5-dbi/dbi] c6d410: Fix crashing when calling warn() and croak() funct...
Mon, 29 May 2017 15:00:24 -0700DBD::mysql new development release, test our unicode improvements!
Sat, 4 Mar 2017 09:30:25 +0100[perl5-dbi/dbi] ad3611: Fix tests for perl without dot in @INC RT#120443
Tue, 28 Feb 2017 07:42:40 -0800Re: DBI ORACLE ERROR
Fri, 3 Feb 2017 11:56:53 +0000RE: DBI ORACLE ERROR
Fri, 3 Feb 2017 06:11:32 +0000Re: DBI ORACLE ERROR
Thu, 2 Feb 2017 20:42:17 -0500DBI ORACLE ERROR
Thu, 2 Feb 2017 05:42:42 +0000RE: DBI ORACLE ERROR
Thu, 2 Feb 2017 09:56:22 +0000Re: RFC: Official DBI for Perl 6
Tue, 20 Dec 2016 21:40:23 -0800Re: RFC: Official DBI for Perl 6
Wed, 21 Dec 2016 15:29:26 +1100Re: RFC: Official DBI for Perl 6
Sat, 10 Dec 2016 02:08:47 -0800Re: RFC: Official DBI for Perl 6
Fri, 9 Dec 2016 14:34:16 -0800Re: RFC: Official DBI for Perl 6
Fri, 9 Dec 2016 15:41:25 -0000Re: RFC: Official DBI for Perl 6
Thu, 8 Dec 2016 15:51:21 -0800Re: RFC: Official DBI for Perl 6
Thu, 8 Dec 2016 23:05:38 +0000RFC: Official DBI for Perl 6
Wed, 23 Nov 2016 17:06:39 -0800[perl5-dbi/dbi] 8fcfaa: fix typo
Wed, 09 Nov 2016 02:12:46 -0800[perl5-dbi/dbi] dbba28: Added support for DBD::XMLSimple
Wed, 09 Nov 2016 02:11:52 -0800[perl5-dbi/dbi] 5fe7e0: Small POD changes (Getting Help -> Online)
Wed, 09 Nov 2016 02:14:33 -0800new DBD::ODBC released
Thu, 13 Oct 2016 09:32:21 +0100[perl5-dbi/dbi] 02b90b: A few more .ext protections
Sat, 28 May 2016 08:29:08 -0700[perl5-dbi/dbi] b282ec: Fix extentension detection for DBD::File related d...
Sat, 28 May 2016 07:07:15 -0700[perl5-dbi/dbi] 3910d7: Fix compilation for threaded perl <= 5.12
Sun, 24 Apr 2016 14:23:10 -0700[perl5-dbi/dbi] 505f41: Output perl version and archname in t/01basics.t
Sun, 24 Apr 2016 15:04:25 -0700[perl5-dbi/dbi]
Sun, 24 Apr 2016 04:57:09 -0700[perl5-dbi/dbi] a96f34: Corrected doc example to use dbi: instead of DBI: ...
Sun, 24 Apr 2016 04:57:09 -0700[perl5-dbi/dbi] 7af2dd: Remove trailing ; in statements before parsing
Sat, 23 Apr 2016 04:38:49 -0700[perl5-dbi/dbi] e29af9: Skip unicode PrintError/RaiseError test for perl <...
Sat, 23 Apr 2016 04:50:34 -0700[perl5-dbi/dbi] bdde51: Remove non-ASCI character in pod.
Fri, 22 Apr 2016 04:58:27 -0700[perl5-dbi/dbi] c8ed89: Update Changes
Fri, 22 Apr 2016 08:11:55 -0700[perl5-dbi/dbi] df9b14: Fix cases where ShowErrorStatement might not show ...
Sat, 23 Apr 2016 03:59:52 -0700[perl5-dbi/dbi] 3fe737: Update Changes to reflect recent changes
Fri, 22 Apr 2016 05:13:35 -0700[perl5-dbi/dbi] f6b4aa: Removed the ancient DBI::FAQ module RT#102714
Fri, 22 Apr 2016 08:11:25 -0700[perl5-dbi/dbi] 156412: Update Changes to reflect recent changes
Fri, 22 Apr 2016 07:13:32 -0700[perl5-dbi/dbi] 6a2331: Fixed spelling errors in pod. RT#107838
Thu, 21 Apr 2016 07:59:29 -0700[perl5-dbi/dbi] 8f6011: Fix gofer.t test failures due to utf8-enabled STDI...
Thu, 21 Apr 2016 07:29:09 -0700[perl5-dbi/dbi] 49b330: Fix fetchall_arrayref({}) behavior with no columns
Thu, 21 Apr 2016 07:26:55 -0700[perl5-dbi/dbi] 179fc5: add appveyor: CI for Windows, like Travis
Thu, 21 Apr 2016 07:21:22 -0700[perl5-dbi/dbi] 3c858f: Cease to ignore DESTROY of outer handle in DBI::Pu...
Thu, 21 Apr 2016 06:30:43 -0700[perl5-dbi/dbi] ad5b79: Weaken CachedKids ref in attribute cache, RT#11385...
Thu, 21 Apr 2016 06:55:31 -0700[perl5-dbi/dbi] 046c7d: removed broken links from POD
Thu, 21 Apr 2016 07:19:14 -0700[perl5-dbi/dbi] 48d1b4: Clarify docs for DBI::hash
Sun, 17 Apr 2016 15:44:01 -0700ANNOUNCE: Informix Database Driver for Perl DBI Version 2015.1101 (2015-11-01) released
Sun, 1 Nov 2015 07:16:55 -0800DBD::mysql 4.033 released
Tue, 27 Oct 2015 09:28:49 -0400new development release 1.53_1 of DBD::ODBC
Fri, 16 Oct 2015 17:01:56 +0100ANNOUNCE: Informix Database Driver for Perl DBI Version 2015.0826 (2015-08-26) released
Wed, 26 Aug 2015 22:04:01 -0700ANNOUNCE: Informix Database Driver for Perl DBI Version 2015.0825 (2015-08-25) released
Tue, 25 Aug 2015 05:30:49 -0700[perl5-dbi/dbi] 6933f2: Update Changes. Bump version to 1.634
Mon, 03 Aug 2015 07:56:42 -0700[perl5-dbi/dbi]
Mon, 03 Aug 2015 07:56:42 -0700[perl5-dbi/dbi] e2ec3a: Rework support for 64bit row counts to rely on mac...
Sun, 02 Aug 2015 09:52:49 -0700[perl5-dbi/dbi] c01588: Fix typo in Changes and clarify the wording a litt...
Sun, 02 Aug 2015 10:52:59 -0700[perl5-dbi/dbi] b2fba6: Add test case for RT#89015 - cannot record a warni...
Wed, 22 Jul 2015 08:23:49 -0700[perl5-dbi/dbi] 34a687: Revert "Change return type of dbd_st_execute, dbd_...
Wed, 22 Jul 2015 08:06:32 -0700[perl5-dbi/dbi]
Wed, 22 Jul 2015 08:23:49 -0700Re: SQL::Parser schema patches
Tue, 21 Jul 2015 11:01:15 -0300[perl5-dbi/dbi] 7b5a1d: Change return type of dbd_st_execute, dbd_st_rows,...
Tue, 21 Jul 2015 05:59:29 -0700DBD::mysql 4.032 released
Tue, 21 Jul 2015 08:19:45 -0700Re: DBD::mysql Re: Why is selectrow_hashref complaining about a fetch without execute?
Tue, 21 Jul 2015 15:21:38 +0100Re: DBD::mysql Re: Why is selectrow_hashref complaining about a fetch without execute?
Tue, 21 Jul 2015 15:03:26 +0100Re: SQL::Parser schema patches
Tue, 21 Jul 2015 15:37:08 +0200Re: DBD::mysql Re: Why is selectrow_hashref complaining about a fetch without execute?
Tue, 21 Jul 2015 13:33:34 +0100Re: DBD::mysql Re: Why is selectrow_hashref complaining about a fetch without execute?
Mon, 20 Jul 2015 18:04:42 +0100Re: DBD::mysql Re: Why is selectrow_hashref complaining about a fetch without execute?
Mon, 20 Jul 2015 18:00:53 +0100Re: DBD::mysql Re: Why is selectrow_hashref complaining about a fetch without execute?
Mon, 20 Jul 2015 14:54:53 +0100Re: DBD::mysql Re: Why is selectrow_hashref complaining about a fetch without execute?
Mon, 20 Jul 2015 14:15:50 +0100Re: DBD::mysql Re: Why is selectrow_hashref complaining about a fetch without execute?
Mon, 20 Jul 2015 14:07:45 +0100Re: DBD::mysql Re: Why is selectrow_hashref complaining about a fetch without execute?
Mon, 20 Jul 2015 08:55:40 +0100Re: DBD::mysql Re: Why is selectrow_hashref complaining about a fetch without execute?
Sun, 19 Jul 2015 18:39:59 -0700[perl5-dbi/dbi] 29f6b9: Improve handling of row count on 32bit int systems...
Sun, 19 Jul 2015 07:33:27 -0700[perl5-dbi/dbi]
Sun, 19 Jul 2015 07:33:27 -0700DBD::mysql Re: Why is selectrow_hashref complaining about a fetch without execute?
Sun, 19 Jul 2015 15:41:50 +0100[perl5-dbi/dbi] 4a3aa0: Remove redundant double initialization of $imp_dat...
Sat, 18 Jul 2015 06:09:53 -0700[perl5-dbi/dbi]
Sat, 18 Jul 2015 06:15:31 -0700Re: Why is selectrow_hashref complaining about a fetch without execute?
Thu, 16 Jul 2015 10:46:35 -0700Re: Why is selectrow_hashref complaining about a fetch without execute?
Thu, 16 Jul 2015 14:40:32 +0100Re: Why is selectrow_hashref complaining about a fetch without execute?
Thu, 16 Jul 2015 09:19:11 +0100Re: Why is selectrow_hashref complaining about a fetch without execute?
Wed, 15 Jul 2015 10:49:45 -0700Re: Why is selectrow_hashref complaining about a fetch without execute?
Tue, 14 Jul 2015 11:24:57 +0100AnyData2-0.001 released
Tue, 14 Jul 2015 11:42:23 +0200Why is selectrow_hashref complaining about a fetch without execute?
Mon, 13 Jul 2015 15:53:43 -0700[perl5-dbi/dbi] c5c1dd: s/ can be done simple / can be done simply /
Fri, 03 Jul 2015 08:41:52 -0700Re: table_info('','','','%') cannot return any types
Thu, 25 Jun 2015 16:38:32 +0100Re: table_info('','','','%') cannot return any types
Thu, 25 Jun 2015 11:08:14 +0100Re: table_info('','','','%') cannot return any types
Wed, 24 Jun 2015 13:24:11 +0100table_info('','','','%') cannot return any types
Tue, 23 Jun 2015 09:12:16 +0100[perl5-dbi/dbi] 563a17: Remove redundant keys() call in fetchall_arrayref ...
Sun, 21 Jun 2015 13:29:34 -0700[perl5-dbi/dbi] 23a218: Correct xref to Placeholders section, remove quote...
Tue, 26 May 2015 08:49:03 -0700[perl5-dbi/dbi] 2d4aa9: add a license file
Tue, 26 May 2015 08:23:54 -0700[perl5-dbi/dbi] ff0d29: Enable strictures on all lib/ files
Tue, 26 May 2015 08:22:59 -0700Released SQL::Statement 1.407
Tue, 26 May 2015 09:21:28 +0200SQL-Statement 1.406_001 dev-release out for testing
Wed, 20 May 2015 20:46:47 +0200"password will expire" Re: proposed DBD::Oracle patch for ORA-28002
Wed, 6 May 2015 08:36:15 +0100
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.