Merge 'sybase_asa' into 'trunk'
authorRafael Kitover <rkitover@cpan.org>
Tue, 2 Feb 2010 22:20:17 +0000 (22:20 +0000)
committerRafael Kitover <rkitover@cpan.org>
Tue, 2 Feb 2010 22:20:17 +0000 (22:20 +0000)
commit8d155b05fe38701e4e45c0db5a7e1b497211a9fd
tree9569e8c2983b0e1f91bc60471c46ccd21e643775
parent555cc3f40384239505aeec3fb41d6f862dd0c050
parent4b8dd353a4ff88bb03a1c9705d8c016b959c3fbe
Merge 'sybase_asa' into 'trunk'

r22968@hlagh (orig r8502):  caelum | 2010-02-02 05:30:47 -0500
branch to support Sybase SQL Anywhere
r22971@hlagh (orig r8505):  caelum | 2010-02-02 07:21:13 -0500
ASA last_insert_id and limit support, still needs BLOB support
r22972@hlagh (orig r8506):  caelum | 2010-02-02 08:33:57 -0500
deref table name if needed, check all columns for identity column not just PK
r22973@hlagh (orig r8507):  caelum | 2010-02-02 08:48:11 -0500
test blobs, they work, didn't have to do anything
r22974@hlagh (orig r8508):  caelum | 2010-02-02 09:15:44 -0500
fix stupid identity bug, test empty insert (works), test DTs (not working yet)
r22976@hlagh (orig r8510):  caelum | 2010-02-02 14:31:00 -0500
rename ::Sybase::ASA to ::SQLAnywhere, per mst
r22978@hlagh (orig r8512):  caelum | 2010-02-02 17:02:29 -0500
DT inflation now works
r22979@hlagh (orig r8513):  caelum | 2010-02-02 17:18:06 -0500
minor POD update