2009-09-24 |
Rafael Kitover |
minor cleanups, test update of blob to NULL |
blob | commitdiff |
2009-09-24 |
Rafael Kitover |
clean up set_identity stuff |
blob | commitdiff | diff to current |
2009-09-21 |
Peter Rabbitson |
All sybase bulk-insert code by Caelum |
blob | commitdiff | diff to current |
2009-09-20 |
Peter Rabbitson |
Merge 'sybase_insert_bulk' into 'sybase_support' |
blob | commitdiff | diff to current |
2009-09-20 |
Peter Rabbitson |
Part one of the sybase work by Caelum (mostly reviewed) |
blob | commitdiff | diff to current |
2009-09-20 |
Peter Rabbitson |
Backout sybase changes |
blob | commitdiff | diff to current |
2009-09-18 |
Peter Rabbitson |
Merge 'trunk' into 'sybase_insert_bulk' |
blob | commitdiff | diff to current |
2009-09-18 |
Peter Rabbitson |
Factor out dumper copy/paste |
blob | commitdiff | diff to current |
2009-09-18 |
Peter Rabbitson |
Cleanup exception handling |
blob | commitdiff | diff to current |
2009-09-18 |
Peter Rabbitson |
All of caelum's work so far (not reviewed) |
blob | commitdiff | diff to current |
2009-09-18 |
Peter Rabbitson |
Rollback all bulk insert code before merge |
blob | commitdiff | diff to current |
2009-09-18 |
Rafael Kitover |
support for blobs in insert_bulk fallback |
blob | commitdiff | diff to current |
2009-09-18 |
Rafael Kitover |
Merge 'sybase' into 'sybase_bulk_insert' |
blob | commitdiff | diff to current |
2009-09-18 |
Rafael Kitover |
fix freetds |
blob | commitdiff | diff to current |
2009-09-18 |
Rafael Kitover |
fix yesterday's stuff, identity_update works, blob... |
blob | commitdiff | diff to current |
2009-09-17 |
Rafael Kitover |
I'll rewrite this bit tomorrow to be less retarded |
blob | commitdiff | diff to current |
2009-09-16 |
Peter Rabbitson |
Remove branched changes |
blob | commitdiff | diff to current |
2009-09-16 |
Peter Rabbitson |
Caelum's work so far |
blob | commitdiff | diff to current |
2009-09-16 |
Rafael Kitover |
use execute_array for insert_bulk, test insert_bulk... |
blob | commitdiff | diff to current |
2009-09-14 |
Rafael Kitover |
minor change (fix inverted boolean for warning) |
blob | commitdiff | diff to current |
2009-09-14 |
Rafael Kitover |
sybase bulk API support stuff (no blobs yet, coming... |
blob | commitdiff | diff to current |
2009-09-13 |
Rafael Kitover |
allow subclassing of methods proxied to _writer_storage |
blob | commitdiff | diff to current |
2009-09-13 |
Rafael Kitover |
make sure _init doesn't loop, steal insert_bulk from... |
blob | commitdiff | diff to current |
2009-09-13 |
Rafael Kitover |
change _insert_dbh to _insert_storage |
blob | commitdiff | diff to current |
2009-09-10 |
Rafael Kitover |
do blob update over _insert_dbh |
blob | commitdiff | diff to current |
2009-09-09 |
Rafael Kitover |
remove Sub::Name hack for method dispatch, pass $next... |
blob | commitdiff | diff to current |
2009-09-09 |
Rafael Kitover |
test multi-row blob update |
blob | commitdiff | diff to current |
2009-09-09 |
Peter Rabbitson |
This should not have worked - I guess we lack tests? |
blob | commitdiff | diff to current |
2009-09-09 |
Peter Rabbitson |
Reduce amount of perl-golf :) |
blob | commitdiff | diff to current |
2009-09-09 |
Peter Rabbitson |
Much simpler |
blob | commitdiff | diff to current |
2009-09-09 |
Rafael Kitover |
remove unsafe_insert |
blob | commitdiff | diff to current |
2009-09-07 |
Rafael Kitover |
fix _insert_dbh code to only connect when needed, doc... |
blob | commitdiff | diff to current |
2009-09-05 |
Rafael Kitover |
pending review by mpeppler |
blob | commitdiff | diff to current |
2009-09-03 |
Peter Rabbitson |
Minor cleanups |
blob | commitdiff | diff to current |
2009-08-30 |
Peter Rabbitson |
Rename insert_txn to unsafe_insert |
blob | commitdiff | diff to current |
2009-08-30 |
Rafael Kitover |
added txn_scope_guards for blob operations |
blob | commitdiff | diff to current |
2009-08-29 |
Rafael Kitover |
remove extra connection |
blob | commitdiff | diff to current |
2009-08-29 |
Rafael Kitover |
fix inserts with active cursors |
blob | commitdiff | diff to current |
2009-08-29 |
Rafael Kitover |
minor changes for tests to pass again |
blob | commitdiff | diff to current |
2009-08-29 |
Peter Rabbitson |
Varname was absolutely correct |
blob | commitdiff | diff to current |
2009-08-29 |
Peter Rabbitson |
Cleanup: |
blob | commitdiff | diff to current |
2009-08-29 |
Rafael Kitover |
switch to ::DBI::AutoCast |
blob | commitdiff | diff to current |
2009-08-29 |
Rafael Kitover |
update link to Schema::Loader branch |
blob | commitdiff | diff to current |
2009-08-24 |
Rafael Kitover |
make insert only use a txn if needed, add connect_call_... |
blob | commitdiff | diff to current |
2009-08-23 |
Peter Rabbitson |
Rename the common sybase driver |
blob | commitdiff | diff to current |
2009-08-23 |
Peter Rabbitson |
Generalize and hide placeholder support check |
blob | commitdiff | diff to current |
2009-08-16 |
Rafael Kitover |
Merge 'trunk' into 'sybase' |
blob | commitdiff | diff to current |
2009-08-13 |
Peter Rabbitson |
Caelum was right to make _get_dbh private - reverting... |
blob | commitdiff | diff to current |
2009-08-08 |
Peter Rabbitson |
Merge 'trunk' into 'sybase' |
blob | commitdiff | diff to current |
2009-08-07 |
Rafael Kitover |
add note about where to get Schema::Loader |
blob | commitdiff | diff to current |
2009-08-05 |
Peter Rabbitson |
Rename last_dbh and turn it into a public method |
blob | commitdiff | diff to current |
2009-07-30 |
Rafael Kitover |
better test for "smalldatetime" in Sybase |
blob | commitdiff | diff to current |
2009-07-28 |
Rafael Kitover |
minor refactoring, cleanups, doc updates |
blob | commitdiff | diff to current |
2009-07-27 |
Rafael Kitover |
better FreeTDS support |
blob | commitdiff | diff to current |
2009-07-25 |
Rafael Kitover |
add money type support |
blob | commitdiff | diff to current |
2009-07-25 |
Rafael Kitover |
make insert work as a nested transaction too |
blob | commitdiff | diff to current |
2009-07-24 |
Rafael Kitover |
code cleanup |
blob | commitdiff | diff to current |
2009-07-24 |
Rafael Kitover |
fix race condition in last_insert_id with placeholders |
blob | commitdiff | diff to current |
2009-07-24 |
Rafael Kitover |
savepoint support |
blob | commitdiff | diff to current |
2009-07-24 |
Rafael Kitover |
add support for IDENTITY_INSERT |
blob | commitdiff | diff to current |
2009-07-22 |
Rafael Kitover |
remove unnecessary test Result class |
blob | commitdiff | diff to current |
2009-07-22 |
Rafael Kitover |
minor cleanups |
blob | commitdiff | diff to current |
2009-07-20 |
Rafael Kitover |
better check for FreeTDS thanks to arcanez |
blob | commitdiff | diff to current |
2009-07-20 |
Rafael Kitover |
change the (incorrect) version check to a check for... |
blob | commitdiff | diff to current |
2009-07-20 |
Rafael Kitover |
blob update now works |
blob | commitdiff | diff to current |
2009-07-19 |
Rafael Kitover |
minor cleanups |
blob | commitdiff | diff to current |
2009-07-19 |
Rafael Kitover |
mangling _select_args turned out to be unnecessary |
blob | commitdiff | diff to current |
2009-07-17 |
Rafael Kitover |
some compatibility updated for older DBD::Sybase versio... |
blob | commitdiff | diff to current |
2009-07-17 |
Rafael Kitover |
make insertion of blobs into tables with identity colum... |
blob | commitdiff | diff to current |
2009-07-14 |
Rafael Kitover |
set maxConnect in DSN and add docs |
blob | commitdiff | diff to current |
2009-07-14 |
Rafael Kitover |
substantially reduced ping count, dynamic cursors suppo... |
blob | commitdiff | diff to current |
2009-07-09 |
Rafael Kitover |
Merge 'trunk' into 'sybase' |
blob | commitdiff | diff to current |
2009-07-07 |
Rafael Kitover |
fix sybase rebless to NoBindVars |
blob | commitdiff | diff to current |
2009-07-03 |
Peter Rabbitson |
Switch to C3 mro throughout the ::Storage hierarchy... |
blob | commitdiff | diff to current |
2009-07-03 |
Rafael Kitover |
fix sybase mro |
blob | commitdiff | diff to current |
2009-07-03 |
Rafael Kitover |
minor changes |
blob | commitdiff | diff to current |
2009-07-02 |
Rafael Kitover |
Merge 'trunk' into 'sybase' |
blob | commitdiff | diff to current |
2009-07-01 |
Rafael Kitover |
new connected() for dbd::sybase users |
blob | commitdiff | diff to current |
2009-06-30 |
Rafael Kitover |
code cleanups |
blob | commitdiff | diff to current |
2009-06-30 |
Rafael Kitover |
merge on_connect_call updates |
blob | commitdiff | diff to current |
2009-06-28 |
Rafael Kitover |
prototype blob implementation |
blob | commitdiff | diff to current |
2009-06-25 |
Rafael Kitover |
fixup POD, comment out count |
blob | commitdiff | diff to current |
2009-06-23 |
Rafael Kitover |
minor changes |
blob | commitdiff | diff to current |
2009-06-19 |
Rafael Kitover |
cleanups |
blob | commitdiff | diff to current |
2009-06-18 |
Rafael Kitover |
added connect_call_blob_setup for Sybase |
blob | commitdiff | diff to current |
2009-06-17 |
Rafael Kitover |
more dt docs reorg |
blob | commitdiff | diff to current |
2009-06-17 |
Rafael Kitover |
rename and document dt setup method, will be an on_conn... |
blob | commitdiff | diff to current |
2009-06-13 |
Rafael Kitover |
switch to DateTime::Format::Sybase |
blob | commitdiff | diff to current |
2009-06-10 |
Rafael Kitover |
Sybase count by first pk, if available |
blob | commitdiff | diff to current |
2009-06-05 |
Rafael Kitover |
Merge 'trunk' into 'sybase_noquote' |
blob | commitdiff | diff to current |
2009-06-04 |
Rafael Kitover |
set date format on _rebless correctly |
blob | commitdiff | diff to current |
2009-06-04 |
Rafael Kitover |
minor sybase count fix |
blob | commitdiff | diff to current |
2009-06-04 |
Rafael Kitover |
back to counting rows for Sybase LIMIT counts |
blob | commitdiff | diff to current |
2009-06-04 |
Rafael Kitover |
use TOP for sybase limit count thanks to refactored... |
blob | commitdiff | diff to current |
2009-06-04 |
Rafael Kitover |
sybase limit count without offset now works |
blob | commitdiff | diff to current |
2009-06-04 |
Rafael Kitover |
update Sybase docs |
blob | commitdiff | diff to current |
2009-06-04 |
Rafael Kitover |
fix base for mssql (can't be a sybase anymore) |
blob | commitdiff | diff to current |
2009-06-03 |
Rafael Kitover |
fix Sybase DT stuff and storage bases |
blob | commitdiff | diff to current |
2009-05-23 |
Rafael Kitover |
minor clean up |
blob | commitdiff | diff to current |
2009-05-23 |
Rafael Kitover |
Merge 'trunk' into 'sybase' |
blob | commitdiff | diff to current |
next |