2013-01-25 |
Peter Rabbitson |
Remove TODO labels from blocks not using todo_skip... |
blob | commitdiff |
2012-04-14 |
Peter Rabbitson |
Entire test suite now executable under tainted perl... |
blob | commitdiff | diff to current |
2012-04-03 |
Rafael Kitover |
Fix auto-pk for Sybase ASE, broken by refactoring in... |
blob | commitdiff | diff to current |
2012-03-23 |
Peter Rabbitson |
Centralize (and privatize) handling of freetds driver... |
blob | commitdiff | diff to current |
2012-03-20 |
Peter Rabbitson |
Run the sybase C subtest *after* the main test |
blob | commitdiff | diff to current |
2012-03-12 |
Peter Rabbitson |
Test suite wide leaktesting |
blob | commitdiff | diff to current |
2012-02-14 |
Peter Rabbitson |
Fix ASE bulk_insert for bind changes in 0e773352 |
blob | commitdiff | diff to current |
2012-01-05 |
Peter Rabbitson |
Trailing WS crusade - got to save them bits |
blob | commitdiff | diff to current |
2011-07-04 |
Rafael Kitover |
check database driver dependencies for tests |
blob | commitdiff | diff to current |
2011-06-07 |
Rafael Kitover |
The test is designed to work with blob-updates only... |
blob | commitdiff | diff to current |
2011-02-21 |
Rafael Kitover |
Add extra test blob type |
blob | commitdiff | diff to current |
2010-08-31 |
Peter Rabbitson |
Massive cleanup of DateTime test dependencies, other... |
blob | commitdiff | diff to current |
2010-08-06 |
Rafael Kitover |
fix sybase fail, add more diagnostics for firebird... |
blob | commitdiff | diff to current |
2010-04-05 |
Rafael Kitover |
fix test count |
blob | commitdiff | diff to current |
2010-04-05 |
Peter Rabbitson |
Minor test cleanups |
blob | commitdiff | diff to current |
2010-01-31 |
Rafael Kitover |
empty insert into a Sybase table with computed columns... |
blob | commitdiff | diff to current |
2009-11-23 |
Rafael Kitover |
fix test |
blob | commitdiff | diff to current |
2009-11-23 |
Peter Rabbitson |
refactor part 2 |
blob | commitdiff | diff to current |
2009-09-26 |
Rafael Kitover |
some cleanups |
blob | commitdiff | diff to current |
2009-09-24 |
Rafael Kitover |
fix insert with all defaults |
blob | commitdiff | diff to current |
2009-09-24 |
Rafael Kitover |
remove some duplicate code |
blob | commitdiff | diff to current |
2009-09-24 |
Rafael Kitover |
minor cleanups, test update of blob to NULL |
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 |
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 |
column no longer necessary in test |
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 |
add another test for sybase bulk stuff (passes) |
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-09 |
Rafael Kitover |
test multi-row blob update |
blob | commitdiff | diff to current |
2009-09-09 |
Rafael Kitover |
remove unsafe_insert |
blob | commitdiff | diff to current |
2009-09-07 |
Peter Rabbitson |
Whoops this should not have committed |
blob | commitdiff | diff to current |
2009-09-07 |
Peter Rabbitson |
Release 0.08111 tag |
blob | commitdiff | diff to current |
2009-09-05 |
Rafael Kitover |
pending review by mpeppler |
blob | commitdiff | diff to current |
2009-08-30 |
Peter Rabbitson |
Rename insert_txn to unsafe_insert |
blob | commitdiff | diff to current |
2009-08-29 |
Rafael Kitover |
test correlated subquery |
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-24 |
Rafael Kitover |
use debugobj->callback instead of local *_query_start... |
blob | commitdiff | diff to current |
2009-08-24 |
Rafael Kitover |
add test for IDENTITY_INSERT |
blob | commitdiff | diff to current |
2009-08-10 |
Rafael Kitover |
rename get_connected_schema to get_schema in sybase... |
blob | commitdiff | diff to current |
2009-08-10 |
Rafael Kitover |
fix and test redispatch to reblessed storage insert... |
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 |
add support for IDENTITY_INSERT |
blob | commitdiff | diff to current |
2009-07-22 |
Rafael Kitover |
minor cleanups |
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-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 |
add sybase reconnect test |
blob | commitdiff | diff to current |
2009-07-01 |
Rafael Kitover |
better connection test |
blob | commitdiff | diff to current |
2009-07-01 |
Rafael Kitover |
add a couple of dbd::sybase reconnection tests |
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-29 |
Rafael Kitover |
branch pushed, removing |
blob | commitdiff | diff to current |
2009-06-28 |
Rafael Kitover |
prototype blob implementation |
blob | commitdiff | diff to current |
2009-06-19 |
Rafael Kitover |
cleanups |
blob | commitdiff | diff to current |
2009-06-18 |
Rafael Kitover |
todo tests for text/image columns in sybase |
blob | commitdiff | diff to current |
2009-06-13 |
Rafael Kitover |
switch to DateTime::Format::Sybase |
blob | commitdiff | diff to current |
2009-06-06 |
Rafael Kitover |
temporary sybase noquote hack |
blob | commitdiff | diff to current |
2009-06-04 |
Rafael Kitover |
test sybase group_by count, works |
blob | commitdiff | diff to current |
2009-06-04 |
Rafael Kitover |
minor sybase count fix |
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 |
test sybase SMALLDATETIME inflation |
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 |
Merge 'trunk' into 'sybase' |
blob | commitdiff | diff to current |
2009-05-23 |
Rafael Kitover |
revert last Sybase changes |
blob | commitdiff | diff to current |
2009-05-23 |
Rafael Kitover |
Sybase bindvar and IC::DT support |
blob | commitdiff | diff to current |
2009-05-23 |
Rafael Kitover |
Sybase autopk, and a test, no limit support yet |
blob | commitdiff | diff to current |
|