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-18 |
Peter Rabbitson |
Make sure do_query retries on potentially disconnected... |
tree | commitdiff |
2012-03-16 |
Peter Rabbitson |
Fix leak of oracle storage objects in its _dbh_execute... |
tree | commitdiff |
2012-03-12 |
Peter Rabbitson |
Rewrite txn_do and dbh_do to use a (hidden for now... |
tree | commitdiff |
2012-03-02 |
Peter Rabbitson |
Some cleanups and code dedup of Top and FetchFirst... |
tree | commitdiff |
2012-03-02 |
Peter Rabbitson |
Deduplicate code in rownum limit emulation |
tree | commitdiff |
2012-03-02 |
Peter Rabbitson |
Add an internal unique colset finder and relax complex... |
tree | commitdiff |
2012-02-18 |
Peter Rabbitson |
Fix rogue child disconnecting a parent $dbh - no idea... |
tree | commitdiff |
2012-02-14 |
Peter Rabbitson |
Majorly cleanup $rs->update/delete (no $rs-aware code... |
tree | commitdiff |
2012-02-14 |
Peter Rabbitson |
Overhaul of variable \[] handling in populate, and... |
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-14 |
Peter Rabbitson |
Allow users to disable the "DT in search" warning intro... |
tree | commitdiff |
2012-02-02 |
Caleb Cushing |
remove stale link and doc readonly pool queries |
tree | commitdiff |
2012-01-18 |
Graham Knop |
use more correct subsection links in POD |
tree | commitdiff |
2012-01-18 |
Graham Knop |
remove ::Storage::DBI::sth from POD as it should never... |
tree | commitdiff |
2012-01-18 |
Graham Knop |
correct organization for SQLite POD |
tree | commitdiff |
2012-01-18 |
Rafael Kitover |
issue warning for DateTimes passed to ->search |
tree | commitdiff |
2012-01-05 |
Peter Rabbitson |
Trailing WS crusade - got to save them bits |
tree | commitdiff |
2011-11-25 |
Peter Rabbitson |
Fix TxnScopeGuard misbehaving on externally set $@... |
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-26 |
Dagfinn Ilmari Man... |
Mark ->with_deferred_fk_checks as RDBMS-specific |
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 |
Open the logfile in append mode |
tree | commitdiff |
2011-06-17 |
Peter Rabbitson |
Yet another SQL munging atrocity (shadow needs it) |
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-07 |
Alexander Hartmaier |
fixed order of rows difference between first and subseq... |
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-10 |
Peter Rabbitson |
Fix incorrect > vs >= ver. check, causing 5.13.1 fails |
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 |
Throw away the error prone _strip_cond_qualifiers |
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-22 |
Peter Rabbitson |
Fix stupid optimizer bug with has_many joined over... |
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-04 |
Peter Rabbitson |
Overhaul populate code - fix \[] support and exotic... |
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-29 |
Peter Rabbitson |
Correctly select the root source of the inner part... |
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-27 |
Jonathan Yu |
Minor POD spelling and link fixes |
tree | commitdiff |
2011-02-25 |
Peter Rabbitson |
Lazy-load as many of the non-essential modules as possible |
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-22 |
milki |
Patch to schema->deploy against a file |
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 |
next |