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 |
2011-02-15 |
Peter Rabbitson |
Fix replicated fails introduced with 2b8cc2f2 |
tree | commitdiff |
2011-02-03 |
Peter Rabbitson |
Better exception when things get really really bad... |
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 |
2011-01-19 |
Rafael Kitover |
Examples/instructions for connecting to MSSQL over... |
tree | commitdiff |
2011-01-19 |
Rafael Kitover |
Improvements for MSSQL+ODBC multiple active resultset... |
tree | commitdiff |
2011-01-19 |
Peter Rabbitson |
DBIC now warns on explicit false AutoCommit, and when... |
tree | commitdiff |
2011-01-19 |
Peter Rabbitson |
Fix incorrect error detection during populate() on... |
tree | commitdiff |
2011-01-14 |
Peter Rabbitson |
Reduce to a warning the commit-without-apparent-begin... |
tree | commitdiff |
2011-01-13 |
Peter Rabbitson |
Cleanup ResultSourceHandle handling after M.A.D. introd... |
tree | commitdiff |
2011-01-05 |
Peter Rabbitson |
Make sure unaliased selectors and prefetch coexist... |
tree | commitdiff |
2011-01-05 |
Peter Rabbitson |
Fix bind transport for group_by (this code is so fuckin... |
tree | commitdiff |
2010-12-27 |
Peter Rabbitson |
Latest blead (5.13.8) allows us to see $@ again |
tree | commitdiff |
2010-12-27 |
Peter Rabbitson |
Fail early on literal-ordered complex prefetch without... |
tree | commitdiff |
2010-12-27 |
Peter Rabbitson |
Only add a group_by to a complex prefetch if a non... |
tree | commitdiff |
2010-12-27 |
Peter Rabbitson |
Clean up from/select bind value handling (RT#61025) |
tree | commitdiff |
2010-12-27 |
Rafael Kitover |
Improve fallback-to-master/return-to-slave reporting... |
tree | commitdiff |
2010-12-23 |
Peter Rabbitson |
More oracle sequence detection woes RT#63493 |
tree | commitdiff |
2010-12-15 |
Rafael Kitover |
merge and improve _is_lob_type from Sybase::ASE into... |
tree | commitdiff |
2010-12-15 |
Alexander Hartmaier |
support INSERT ... RETURNING in Oracle 8i and later |
tree | commitdiff |
2010-12-02 |
Peter Rabbitson |
Indulge in some microoptimization |
tree | commitdiff |
2010-12-02 |
Fabien Wernli |
Get Storage::Oracle to behave when quoting is enabled |
tree | commitdiff |
2010-12-01 |
Peter Rabbitson |
Quieter Sybase tests |
tree | commitdiff |
2010-12-01 |
Peter Rabbitson |
Rename method, normalize rv to [$sql, @bind] |
tree | commitdiff |
2010-12-01 |
Peter Rabbitson |
Fix count on rs with a having clause with an aliased... |
tree | commitdiff |
2010-12-01 |
Peter Rabbitson |
Fix the DBI-destroy-warning silencer |
tree | commitdiff |
2010-11-27 |
Arthur Axel 'fREW... |
refactor DBIx::Class::Storage::Statistics::debugfh... |
tree | commitdiff |
2010-11-23 |
Rafael Kitover |
Fix multiple storage regressions from 52416317 |
tree | commitdiff |
2010-11-18 |
Peter Rabbitson |
Overhaul thread handling |
tree | commitdiff |
2010-11-18 |
Peter Rabbitson |
Stop showing __BULK_INSERT__ during populate() without... |
tree | commitdiff |
2010-11-18 |
Peter Rabbitson |
Fix a forgotten nested try::tiny usage |
tree | commitdiff |
2010-11-18 |
Peter Rabbitson |
Attach a storage debugobj lazily instead of at new... |
tree | commitdiff |
2010-11-18 |
Peter Rabbitson |
Unqualify imported functions |
tree | commitdiff |
2010-11-10 |
Peter Rabbitson |
Refactor insert logic (Row should not handle SQLA options) |
tree | commitdiff |
2010-11-10 |
Peter Rabbitson |
Introduce columns_info, switch a large portion of the... |
tree | commitdiff |
2010-11-10 |
Peter Rabbitson |
Cleanup Row::sequence() |
tree | commitdiff |
2010-11-10 |
Alexander Hartmaier |
More robust Oracle autoinc pk sequence detection |
tree | commitdiff |
2010-11-10 |
Arthur Axel 'fREW... |
Don't quote NULL for debug output |
tree | commitdiff |
2010-11-10 |
John Napiorkowski |
fix and regression test for RT #62642 |
tree | commitdiff |
2010-10-27 |
Norbert Buchmuller |
Fixed a prefetch bug (o2m->prefetch_o2m+order_by+rows) |
tree | commitdiff |
2010-10-27 |
Peter Rabbitson |
Add undocumented ability to disable the join optimizer |
tree | commitdiff |
2010-10-27 |
Peter Rabbitson |
Automatically mark the cap. framework methods as unimpl... |
tree | commitdiff |
2010-10-26 |
Peter Rabbitson |
$sth->{Active} may throw during destruction >.< |
tree | commitdiff |
2010-10-26 |
Peter Rabbitson |
Patch up weird MRO fail on 5.8 perls |
tree | commitdiff |
2010-10-26 |
Peter Rabbitson |
Temporary fixes for 5.13.x $@ handling |
tree | commitdiff |
2010-10-23 |
Peter Rabbitson |
-ident implementation |
tree | commitdiff |
2010-10-22 |
Peter Rabbitson |
Massive cleanup of transaction handlers |
tree | commitdiff |
2010-10-16 |
Peter Rabbitson |
Deleting long forgotten ::Storage::DBI:Role:QueryCounter |
tree | commitdiff |
2010-10-16 |
Aaron Crane |
Fix bug in update of resultset using qualified conditio... |
tree | commitdiff |
2010-10-14 |
Alexander Hartmaier |
fixed wrong sequence returned when multiple triggers... |
tree | commitdiff |
2010-10-14 |
Peter Rabbitson |
Stop adding GROUP BY's to subqueries that do not contai... |
tree | commitdiff |
2010-10-14 |
Peter Rabbitson |
Fix spotty handling of complex order_by relationship... |
tree | commitdiff |
2010-10-14 |
Peter Rabbitson |
Set name_sep by default (even if unused). Simplify... |
tree | commitdiff |
next |