Merge 'sybase_support' into 'sybase_bulkinsert_support'
authorRafael Kitover <rkitover@cpan.org>
Sun, 18 Oct 2009 07:12:21 +0000 (07:12 +0000)
committerRafael Kitover <rkitover@cpan.org>
Sun, 18 Oct 2009 07:12:21 +0000 (07:12 +0000)
commit2e8345503896294f38eea58569c4ca4893e3d4c6
tree8832958b5b43a9eb25b923fd17580f50656824b9
parentb1dee1093696bb430c764deb521a593a961bc382
parentea50a38f29794c1ecefb1c70c4c20abf8c4f27f7
Merge 'sybase_support' into 'sybase_bulkinsert_support'

r21048@hlagh (orig r7794):  caelum | 2009-10-18 03:11:52 -0400
 r20841@hlagh (orig r7759):  ribasushi | 2009-10-04 07:17:53 -0400
 Fix AutoCast's POD
 r20932@hlagh (orig r7770):  ribasushi | 2009-10-09 00:57:20 -0400
  r7777@Thesaurus (orig r7765):  frew | 2009-10-07 20:05:05 +0200
  add method to check if an rs is paginated
  r7778@Thesaurus (orig r7766):  frew | 2009-10-07 20:31:02 +0200
  is_paginated method and test
  r7780@Thesaurus (orig r7768):  frew | 2009-10-09 06:45:36 +0200
  change name of method
  r7781@Thesaurus (orig r7769):  frew | 2009-10-09 06:47:31 +0200
  add message to changelog for is_paged

 r20935@hlagh (orig r7773):  ribasushi | 2009-10-09 05:00:36 -0400
 Ugh CRLF
 r20936@hlagh (orig r7774):  ribasushi | 2009-10-09 05:04:35 -0400
 Skip versioning test on really old perls lacking Time::HiRes
 r20937@hlagh (orig r7775):  ribasushi | 2009-10-09 05:04:50 -0400
 Changes
 r20938@hlagh (orig r7776):  triode | 2009-10-09 16:32:04 -0400
 added troubleshooting case of excessive memory allocation involving TEXT/BLOB/etc
 columns and large LongReadLen

 r20939@hlagh (orig r7777):  triode | 2009-10-09 16:44:21 -0400
 added my name to contributors list

 r20940@hlagh (orig r7778):  ribasushi | 2009-10-10 12:49:15 -0400
 Whoops, this isn't right
 r20941@hlagh (orig r7779):  ribasushi | 2009-10-11 09:44:18 -0400
 More ordered fixes
 r20943@hlagh (orig r7781):  norbi | 2009-10-13 05:27:18 -0400
  r7982@vger:  mendel | 2009-10-13 11:26:11 +0200
  Fixed a typo and a POD error.

 r21047@hlagh (orig r7793):  ribasushi | 2009-10-16 08:28:35 -0400
 Fix test to stop failing when DT-support is not present
Changes
lib/DBIx/Class.pm
lib/DBIx/Class/ResultSet.pm
lib/DBIx/Class/Storage/DBI.pm