Merge 'sybase_support' into 'sybase_bulkinsert_support'
authorRafael Kitover <rkitover@cpan.org>
Mon, 28 Sep 2009 08:50:22 +0000 (08:50 +0000)
committerRafael Kitover <rkitover@cpan.org>
Mon, 28 Sep 2009 08:50:22 +0000 (08:50 +0000)
commita4b746bb868e6f834b7eec111475a4afd5fd49d3
tree5dc5fc17aeae2083fe49856efeabd3ec922cdcc0
parentdb66bc3fc496ef6bca038c0e42fc46030991fef3
parent763026c15bf2047020c261f430bd782bb5180850
Merge 'sybase_support' into 'sybase_bulkinsert_support'

r20801@hlagh (orig r7733):  caelum | 2009-09-28 04:49:27 -0400
 r20734@hlagh (orig r7709):  ribasushi | 2009-09-20 20:49:11 -0400
 Oops
 r20735@hlagh (orig r7710):  ribasushi | 2009-09-21 05:02:14 -0400
 Changes
 r20736@hlagh (orig r7711):  ribasushi | 2009-09-21 06:49:30 -0400
 Undocument the from attribute (the description was mostly outdated anyway)
 r20737@hlagh (orig r7712):  ribasushi | 2009-09-21 06:58:58 -0400
 Release 0.08112
 r20740@hlagh (orig r7715):  ribasushi | 2009-09-21 10:26:07 -0400
 A test for an obscure join syntax - make sure we don't break it
 r20746@hlagh (orig r7721):  ribasushi | 2009-09-22 06:58:09 -0400
 this would break in the future - sanitize sql fed to the tester
 r20749@hlagh (orig r7724):  ribasushi | 2009-09-22 07:07:31 -0400
 The hack is no longer necessary with a recent sqla
 r20754@hlagh (orig r7729):  caelum | 2009-09-24 17:44:01 -0400
 add test for multiple active statements in mssql over dbd::sybase
 r20755@hlagh (orig r7730):  caelum | 2009-09-25 02:46:22 -0400
 test on_connect_do with a coderef connect_info too
 r20785@hlagh (orig r7731):  caelum | 2009-09-25 17:26:52 -0400
 failing test for simple transaction with mssql via dbd::sybase
Changes