2012-12-11 |
Peter Rabbitson |
Fix RT#78436 - a replicated storage does not have a... |
tree | commitdiff |
2012-12-09 |
Brendan Byrd |
AUTHORS mass update; mst doesn't have to take credit... |
tree | commitdiff |
2012-11-05 |
Peter Rabbitson |
Squash NaN warnings on older perls |
tree | commitdiff |
2012-11-05 |
Peter Rabbitson |
Switch vestigial warn() calls to carp() |
tree | commitdiff |
2012-11-05 |
Peter Rabbitson |
Better diagnostics in the case of missing drivers,... |
tree | commitdiff |
2012-11-03 |
Peter Rabbitson |
Properly signify internal cursor methods, trash their... |
tree | commitdiff |
2012-11-03 |
Rafael Kitover |
fix Cursor SYNOPSIS |
tree | commitdiff |
2012-10-12 |
Peter Rabbitson |
Really fix the DBD::SQLite ping() issue |
tree | commitdiff |
2012-10-05 |
Peter Rabbitson |
Replace inadequate $dbh->ping SQLite implementation... |
tree | commitdiff |
2012-07-10 |
Rafael Kitover |
better type check for mssql+ado binary null strip |
tree | commitdiff |
2012-07-10 |
Arthur Axel 'fREW... |
fix pod for unicode name |
tree | commitdiff |
2012-06-05 |
Rafael Kitover |
fix debian mssql/odbc setup docs for multiarch |
tree | commitdiff |
2012-05-15 |
Justin Hunter |
fix typo |
tree | commitdiff |
2012-05-15 |
Rafael Kitover |
add more docs on software_limit resultset attr |
tree | commitdiff |
2012-04-07 |
Rafael Kitover |
add a link to doc on MAS for MSSQL+ODBC |
tree | commitdiff |
2012-04-07 |
Peter Rabbitson |
Better detection/synchronization of MSSQL dynamic curso... |
tree | commitdiff |
2012-04-07 |
Peter Rabbitson |
Revert 796acb6a - latest FreeTDS does not support MARs... |
tree | commitdiff |
2012-04-04 |
Rafael Kitover |
check DBD::ODBC version when disabling array ops |
tree | commitdiff |
2012-04-03 |
Rafael Kitover |
improvements for MSSQL driver via DBD::ADO |
tree | commitdiff |
2012-04-03 |
Rafael Kitover |
The cursor class is now autoloaded due to CAG component... |
tree | commitdiff |
2012-04-03 |
Rafael Kitover |
Fix auto-pk for Sybase ASE, broken by refactoring in... |
tree | commitdiff |
2012-03-24 |
Rafael Kitover |
Fix thinkos from bfec318f and 3edfebff |
tree | commitdiff |
2012-03-24 |
Rafael Kitover |
Disable ODBC batch ops for Access, they are broken |
tree | commitdiff |
2012-03-23 |
Rafael Kitover |
support FreeTDS 0.91 with Sybase ASE + DBD::Sybase |
tree | commitdiff |
2012-03-23 |
Rafael Kitover |
disable batch ops for firebird ODBC driver |
tree | commitdiff |
2012-03-23 |
Rafael Kitover |
Appease DBD::Sybase compiled with new freetds |
tree | commitdiff |
2012-03-23 |
Rafael Kitover |
As shitty as freetds is, it seems they at least got... |
tree | commitdiff |
2012-03-23 |
Peter Rabbitson |
Centralize (and privatize) handling of freetds driver... |
tree | commitdiff |
2012-03-22 |
Peter Rabbitson |
Multiple cleanups to accommodate broken FreeTDS driver |
tree | commitdiff |
2012-03-22 |
Peter Rabbitson |
Remove all "magic number" DBI get_info calls from the... |
tree | commitdiff |
2012-03-22 |
Peter Rabbitson |
Replace all use of wantarray tri-calls with explicit... |
tree | commitdiff |
2012-03-20 |
Rafael Kitover |
Factor out IDENTITY_INSERT for Sybase ASE and MSSQL... |
tree | commitdiff |
2012-03-16 |
Peter Rabbitson |
Fix leak of oracle storage objects in its _dbh_execute... |
tree | commitdiff |
2012-02-14 |
Peter Rabbitson |
Majorly cleanup $rs->update/delete (no $rs-aware code... |
tree | commitdiff |
2012-02-14 |
Peter Rabbitson |
Switch from using execute_array to execute_for_fetch... |
tree | commitdiff |
2012-02-14 |
Peter Rabbitson |
Fix ASE bulk_insert for bind changes in 0e773352 |
tree | commitdiff |
2012-02-14 |
Peter Rabbitson |
Factor out bindattr resolver and tighten code a bit |
tree | commitdiff |
2012-02-02 |
Caleb Cushing |
remove stale link and doc readonly pool queries |
tree | commitdiff |
2012-01-18 |
Graham Knop |
correct organization for SQLite POD |
tree | commitdiff |
2012-01-05 |
Peter Rabbitson |
Trailing WS crusade - got to save them bits |
tree | commitdiff |
2011-11-25 |
Peter Rabbitson |
Start caching the result of various bind_attribute_by_d... |
tree | commitdiff |
2011-11-25 |
Peter Rabbitson |
Fix uninitializied warnings in ::Storage::Sybase::ASE... |
tree | commitdiff |
2011-10-25 |
Peter Rabbitson |
Fixxor pause indexing |
tree | commitdiff |
2011-07-27 |
Peter Rabbitson |
Fix oracle (I am so stupid) |
tree | commitdiff |
2011-07-20 |
Uwe |
fix link in replication introduction |
tree | commitdiff |
2011-07-19 |
Rafael Kitover |
Check DBD::Pg >= 2.17.2 with Pg >= 9.0 for BYTEA |
tree | commitdiff |
2011-07-19 |
Rafael Kitover |
Oracle: fix LOB conversions for non-LOBs (RT#69548) |
tree | commitdiff |
2011-07-14 |
Arthur Axel 'fREW... |
fix spurious PAUSE message |
tree | commitdiff |
2011-07-14 |
Peter Rabbitson |
Stop leaking cursors on oracle sequence retrieval |
tree | commitdiff |
2011-06-17 |
Peter Rabbitson |
Do not consider non-sequence oracle triggers during... |
tree | commitdiff |
2011-06-17 |
Arthur Axel 'fREW... |
fix bigint handling in sqlite |
tree | commitdiff |
2011-06-08 |
Rafael Kitover |
Make Access inner joins 'INNER JOIN' to avoid JOIN... |
tree | commitdiff |
2011-06-05 |
Peter Rabbitson |
Extra cleanup of leftovers from 70171cd7 |
tree | commitdiff |
2011-05-18 |
Rafael Kitover |
add DateTime parser for Sybase ASE |
tree | commitdiff |
2011-05-17 |
Rafael Kitover |
change FreeTDS related warnings to carp_once |
tree | commitdiff |
2011-05-17 |
Rafael Kitover |
make Oracle trigger queries safe for coderef connect_infos |
tree | commitdiff |
2011-05-09 |
Peter Rabbitson |
Fix serious DBD::SQLite numeric datatype mismatch regre... |
tree | commitdiff |
2011-05-02 |
Rafael Kitover |
Fix assumption in Sybase::ASE blob updater: cond is... |
tree | commitdiff |
2011-05-02 |
Peter Rabbitson |
Channel all DBIHacks methods to the replicated writer |
tree | commitdiff |
2011-05-02 |
Rafael Kitover |
Cleanup Oracle's 00a28188 / add support for update... |
tree | commitdiff |
2011-05-02 |
Rafael Kitover |
fix MSSQL on_connect_call => 'use_dynamic_cursors'... |
tree | commitdiff |
2011-04-29 |
Rafael Kitover |
savepoints for SQLite |
tree | commitdiff |
2011-04-29 |
Peter Rabbitson |
Another overhaul of transaction/savepoint handling |
tree | commitdiff |
2011-04-16 |
Rafael Kitover |
handle BLOB and CLOB columns in WHERE for Oracle |
tree | commitdiff |
2011-04-16 |
Robert Bohne |
Add retrieve_on_insert column_info flag, to autoretriev... |
tree | commitdiff |
2011-04-14 |
Rafael Kitover |
make a proper storage base class for Firebird |
tree | commitdiff |
2011-04-14 |
Rafael Kitover |
support sub-second precision for TIMESTAMPs for Firebir... |
tree | commitdiff |
2011-04-11 |
Rafael Kitover |
support for DBD::Firebird |
tree | commitdiff |
2011-04-11 |
Arthur Axel 'fREW... |
Parameterize pagination |
tree | commitdiff |
2011-04-11 |
Rafael Kitover |
Use _is_binary_lob_type to determine datatypes in need... |
tree | commitdiff |
2011-04-11 |
Rafael Kitover |
Remove use of _resolve_column_info call from _prep_for_... |
tree | commitdiff |
2011-04-09 |
Rafael Kitover |
Refactor/improve support of DBD::Sybase compiled agains... |
tree | commitdiff |
2011-04-01 |
Rafael Kitover |
Comprehensive MSAccess support over both DBD::ODBC... |
tree | commitdiff |
2011-04-01 |
Peter Rabbitson |
Fix/clarify Oracle decision whether to use WhereJoins |
tree | commitdiff |
2011-03-31 |
Rafael Kitover |
make the DB2/AS400 storage a subclass of DB2, do RNO... |
tree | commitdiff |
2011-03-30 |
Peter Rabbitson |
Massive rewrite of bind handling, and overall simplific... |
tree | commitdiff |
2011-03-29 |
Peter Rabbitson |
Privatize _sth |
tree | commitdiff |
2011-03-27 |
Peter Rabbitson |
Ditch Carp::Clan for our own thing |
tree | commitdiff |
2011-03-22 |
Peter Rabbitson |
Fix long relationship/column names in oracle for good |
tree | commitdiff |
2011-03-22 |
Peter Rabbitson |
Cleanup that namespacing mess |
tree | commitdiff |
2011-03-21 |
Peter Rabbitson |
Add startup sanity check of the ::DBI::Replicated metho... |
tree | commitdiff |
2011-03-21 |
Peter Rabbitson |
Lazily load DBD::Pg in ::Storage::DBI::Pg, only when... |
tree | commitdiff |
2011-03-20 |
Rob Kinyon |
Fixed bug in _strip_cond_qualifiers, patch generously... |
tree | commitdiff |
2011-03-08 |
Rafael Kitover |
fixup Firebird ODBC driver for DBD::ODBC 1.29 |
tree | commitdiff |
2011-03-01 |
Peter Rabbitson |
Switch sql_maker_class and datetime_parser_type to... |
tree | commitdiff |
2011-02-25 |
Peter Rabbitson |
Cleanup C3 handling, require updated Class::C3::Compone... |
tree | commitdiff |
2011-02-24 |
Rafael Kitover |
Temporarily monkeypatch DBD::ADO to fix warnings during... |
tree | commitdiff |
2011-02-24 |
Rafael Kitover |
rewrite SQLAnywhere GUID normalizing as a cursor_class... |
tree | commitdiff |
2011-02-24 |
Rafael Kitover |
Refactor UUID generation logic in ::Storage::DBI::Uniqu... |
tree | commitdiff |
2011-02-21 |
Rafael Kitover |
Display a warning when an ODBC or ADO subclass is not... |
tree | commitdiff |
2011-02-21 |
Rafael Kitover |
Multiple code/test/doc improvements for MSSQL over... |
tree | commitdiff |
2011-02-21 |
Rafael Kitover |
Cleanup/extend blob/clob detection/checks |
tree | commitdiff |
2011-02-21 |
Rafael Kitover |
Use a safer $dbh->get_info |
tree | commitdiff |
2011-02-15 |
Peter Rabbitson |
Fix replicated fails introduced with 2b8cc2f2 |
tree | commitdiff |
2011-02-03 |
Rafael Kitover |
add quote_names connect_info option |
tree | commitdiff |
2011-01-27 |
Ronald J Kimball |
Fix broken sections links in POD |
tree | commitdiff |
2011-01-25 |
Peter Rabbitson |
Stop eating syntax errors in ODBC drivers |
tree | commitdiff |
2011-01-25 |
Peter Rabbitson |
Disable default mysql_auto_reconnect for MySQL |
tree | commitdiff |
2011-01-25 |
Rafael Kitover |
improve MSSQL+ODBC initialization, clarify docs on... |
tree | commitdiff |
2011-01-20 |
Rafael Kitover |
improve bare ODBC dsn warning |
tree | commitdiff |
next |