2010-01-07 |
Peter Rabbitson |
Wrong title |
tree | commitdiff |
2010-01-06 |
Rafael Kitover |
remove alignment mark on base64 md5 |
tree | commitdiff |
2010-01-05 |
Rafael Kitover |
minor change: use more of the hash if possible for... |
tree | commitdiff |
2010-01-05 |
Rafael Kitover |
Merge 'oracle_shorten_aliases' into 'trunk' |
tree | commitdiff |
2010-01-05 |
Rafael Kitover |
append half of a base64 MD5 to shortened table aliases... |
tree | commitdiff |
2010-01-03 |
Rafael Kitover |
fix _rebless into sybase/mssql/nobindvars |
tree | commitdiff |
2010-01-02 |
Florian Ragwitz |
Port replicated storage from MXAH to native traits. |
tree | commitdiff |
2009-12-31 |
Rafael Kitover |
POD touchups |
tree | commitdiff |
2009-12-31 |
Rafael Kitover |
got something working |
tree | commitdiff |
2009-12-23 |
Rafael Kitover |
minor POD fixes |
tree | commitdiff |
2009-12-17 |
Rafael Kitover |
more types for ADO fix, and documentation |
tree | commitdiff |
2009-12-17 |
Rafael Kitover |
cleanup source_bind_attributes for ADO |
tree | commitdiff |
2009-12-17 |
Rafael Kitover |
minor changes |
tree | commitdiff |
2009-12-17 |
Rafael Kitover |
somewhat better fix for ADO |
tree | commitdiff |
2009-12-09 |
Arthur Axel "fREW... |
fail nicely if user doesn't have perms for xp_msver |
tree | commitdiff |
2009-12-09 |
Peter Rabbitson |
Merge 'mssql_rno_pagination' into 'trunk' |
tree | commitdiff |
2009-12-09 |
Rafael Kitover |
workaround for evil ADO bug |
tree | commitdiff |
2009-12-09 |
Rafael Kitover |
fix _get_mssql_version for ODBC |
tree | commitdiff |
2009-12-09 |
Peter Rabbitson |
It's almost 2010 - load_components ('Core') is like... |
tree | commitdiff |
2009-12-09 |
Arthur Axel "fREW... |
fix mssql version check so it's lazier |
tree | commitdiff |
2009-12-08 |
Arthur Axel "fREW... |
real exception instead of die |
tree | commitdiff |
2009-12-08 |
Arthur Axel "fREW... |
add version check for mssql 2005 and greater |
tree | commitdiff |
2009-12-05 |
Peter Rabbitson |
Wrap mssql selects in yet another subquery to make... |
tree | commitdiff |
2009-12-04 |
Peter Rabbitson |
Unify the MSSQL and DB2 RNO implementations - they... |
tree | commitdiff |
2009-12-04 |
Peter Rabbitson |
Add support for unordered limited resultsets |
tree | commitdiff |
2009-12-04 |
Peter Rabbitson |
Smarter implementation of the select top 100pct subsele... |
tree | commitdiff |
2009-12-04 |
Peter Rabbitson |
Variable clash |
tree | commitdiff |
2009-12-03 |
Peter Rabbitson |
The correct top100 mssql solution and test |
tree | commitdiff |
2009-12-03 |
Arthur Axel "fREW... |
Switch to RowNumberOver for MSSQL |
tree | commitdiff |
2009-11-23 |
Peter Rabbitson |
refactor part 2 |
tree | commitdiff |
2009-11-23 |
Peter Rabbitson |
Merge 'trunk' into 'sybase_refactor' |
tree | commitdiff |
2009-11-23 |
Peter Rabbitson |
Whoops |
tree | commitdiff |
2009-11-23 |
Peter Rabbitson |
refactor part1 |
tree | commitdiff |
2009-11-22 |
Rafael Kitover |
override _run_connection_actions for internal connectio... |
tree | commitdiff |
2009-11-22 |
Rafael Kitover |
fix connection setup for Sybase |
tree | commitdiff |
2009-11-15 |
Rafael Kitover |
fix MSSQL via DBD::Sybase regression |
tree | commitdiff |
2009-11-14 |
Rafael Kitover |
Merge 'trunk' into 'ado_mssql' |
tree | commitdiff |
2009-11-13 |
Arthur Axel "fREW... |
fix subtle bug with Sybase database type determination |
tree | commitdiff |
2009-11-12 |
Peter Rabbitson |
Saner naming/comments |
tree | commitdiff |
2009-11-12 |
Peter Rabbitson |
Factor out more stuff |
tree | commitdiff |
2009-11-12 |
Peter Rabbitson |
Factor some code out |
tree | commitdiff |
2009-11-11 |
Arthur Axel "fREW... |
RT50874 |
tree | commitdiff |
2009-11-10 |
Rafael Kitover |
made commit/rollback when disconnected an exception |
tree | commitdiff |
2009-11-06 |
Rafael Kitover |
transactions for MSSQL over DBD::Sybase |
tree | commitdiff |
2009-11-04 |
Peter Rabbitson |
Cleanup exceptions |
tree | commitdiff |
2009-11-04 |
Peter Rabbitson |
Merge 'trunk' into 'pg_unqualified_schema' |
tree | commitdiff |
2009-10-31 |
Rafael Kitover |
work-around disconnect bug with DBD::Pg 2.15.1 |
tree | commitdiff |
2009-10-31 |
Rafael Kitover |
fix regex to numify sqlite_version |
tree | commitdiff |
2009-10-31 |
Rafael Kitover |
pass sqlite_version to SQLT |
tree | commitdiff |
2009-10-21 |
Robert Buels |
reverted [7807], and just changed code to use the custo... |
tree | commitdiff |
2009-10-21 |
Robert Buels |
gutted Pg storage driver's sequence discovery to just... |
tree | commitdiff |
2009-10-18 |
Rafael Kitover |
Merge 'sybase_support' into 'sybase_bulkinsert_support' |
tree | commitdiff |
2009-10-18 |
Rafael Kitover |
Merge 'trunk' into 'sybase_support' |
tree | commitdiff |
2009-10-14 |
Rafael Kitover |
Merge 'trunk' into 'ado_mssql' |
tree | commitdiff |
2009-10-04 |
Peter Rabbitson |
Fix AutoCast's POD |
tree | commitdiff |
2009-10-03 |
Rafael Kitover |
remove _pretty_print |
tree | commitdiff |
2009-10-01 |
Rafael Kitover |
remove a piece of dead code |
tree | commitdiff |
2009-09-30 |
Rafael Kitover |
factor out subclass-specific _execute_array callback |
tree | commitdiff |
2009-09-30 |
Rafael Kitover |
fix insert_bulk when not using bulk api inside a txn |
tree | commitdiff |
2009-09-30 |
Rafael Kitover |
remove _exhaaust_statements |
tree | commitdiff |
2009-09-29 |
Rafael Kitover |
make insert_bulk atomic |
tree | commitdiff |
2009-09-29 |
Rafael Kitover |
minor changes after review |
tree | commitdiff |
2009-09-29 |
Rafael Kitover |
removed some dead code, added fix and test for _execute... |
tree | commitdiff |
2009-09-28 |
Rafael Kitover |
fix DT stuff |
tree | commitdiff |
2009-09-28 |
Rafael Kitover |
minor changes |
tree | commitdiff |
2009-09-26 |
Rafael Kitover |
some cleanups |
tree | commitdiff |
2009-09-24 |
Rafael Kitover |
fix insert with all defaults |
tree | commitdiff |
2009-09-24 |
Rafael Kitover |
remove some duplicate code |
tree | commitdiff |
2009-09-24 |
Rafael Kitover |
minor cleanups, test update of blob to NULL |
tree | commitdiff |
2009-09-24 |
Rafael Kitover |
clean up set_identity stuff |
tree | commitdiff |
2009-09-21 |
Peter Rabbitson |
Changes |
tree | commitdiff |
2009-09-21 |
Peter Rabbitson |
All sybase bulk-insert code by Caelum |
tree | commitdiff |
2009-09-20 |
Peter Rabbitson |
Merge 'sybase_insert_bulk' into 'sybase_support' |
tree | commitdiff |
2009-09-20 |
Peter Rabbitson |
Part one of the sybase work by Caelum (mostly reviewed) |
tree | commitdiff |
2009-09-20 |
Peter Rabbitson |
Missed a part of the revert |
tree | commitdiff |
2009-09-20 |
Peter Rabbitson |
Backout sybase changes |
tree | commitdiff |
2009-09-18 |
Peter Rabbitson |
Clear up some legacy cruft and straighten inheritance |
tree | commitdiff |
2009-09-18 |
Peter Rabbitson |
Merge 'trunk' into 'sybase_insert_bulk' |
tree | commitdiff |
2009-09-18 |
Peter Rabbitson |
Factor out dumper copy/paste |
tree | commitdiff |
2009-09-18 |
Peter Rabbitson |
Cleanup exception handling |
tree | commitdiff |
2009-09-18 |
Peter Rabbitson |
All of caelum's work so far (not reviewed) |
tree | commitdiff |
2009-09-18 |
Peter Rabbitson |
Rollback all bulk insert code before merge |
tree | commitdiff |
2009-09-18 |
Rafael Kitover |
support for blobs in insert_bulk fallback |
tree | commitdiff |
2009-09-18 |
Rafael Kitover |
Merge 'sybase' into 'sybase_bulk_insert' |
tree | commitdiff |
2009-09-18 |
Rafael Kitover |
fix freetds |
tree | commitdiff |
2009-09-18 |
Rafael Kitover |
fix yesterday's stuff, identity_update works, blob... |
tree | commitdiff |
2009-09-17 |
Rafael Kitover |
I'll rewrite this bit tomorrow to be less retarded |
tree | commitdiff |
2009-09-16 |
Peter Rabbitson |
Remove branched changes |
tree | commitdiff |
2009-09-16 |
Peter Rabbitson |
Caelum's work so far |
tree | commitdiff |
2009-09-16 |
Rafael Kitover |
use execute_array for insert_bulk, test insert_bulk... |
tree | commitdiff |
2009-09-14 |
Rafael Kitover |
minor change (fix inverted boolean for warning) |
tree | commitdiff |
2009-09-14 |
Rafael Kitover |
sybase bulk API support stuff (no blobs yet, coming... |
tree | commitdiff |
2009-09-13 |
Rafael Kitover |
allow subclassing of methods proxied to _writer_storage |
tree | commitdiff |
2009-09-13 |
Rafael Kitover |
make sure _init doesn't loop, steal insert_bulk from... |
tree | commitdiff |
2009-09-13 |
Rafael Kitover |
Merge 'trunk' into 'sybase' |
tree | commitdiff |
2009-09-13 |
Rafael Kitover |
change _insert_dbh to _insert_storage |
tree | commitdiff |
2009-09-10 |
Peter Rabbitson |
The real fix |
tree | commitdiff |
2009-09-10 |
Rafael Kitover |
do blob update over _insert_dbh |
tree | commitdiff |
2009-09-09 |
Rafael Kitover |
remove Sub::Name hack for method dispatch, pass $next... |
tree | commitdiff |
2009-09-09 |
Rafael Kitover |
Merge 'trunk' into 'sybase' |
tree | commitdiff |
next |