2014-07-27 |
Peter Rabbitson |
Ensure collapse is respected regardless of selection... |
blob | commitdiff |
2014-07-21 |
Peter Rabbitson |
Replace many closure-based proxy methods with static... |
blob | commitdiff | diff to current |
2014-07-19 |
Peter Rabbitson |
is_X_value functions introduced in 3705e3b28 migrated... |
blob | commitdiff | diff to current |
2014-07-09 |
Peter Rabbitson |
Revert optimistic and sloppy changes from 3705e3b2... |
blob | commitdiff | diff to current |
2014-07-08 |
Peter Rabbitson |
Pass the main rsrc in attrs, instead of trying to fish... |
blob | commitdiff | diff to current |
2014-06-10 |
Peter Rabbitson |
Revert heading change from 06752a03d, centralize the... |
blob | commitdiff | diff to current |
2014-06-04 |
Peter Rabbitson |
Consolidate handling of "is this a literal" and "is... |
blob | commitdiff | diff to current |
2014-05-22 |
Peter Rabbitson |
Fix multi-value literal populate not working with simpl... |
blob | commitdiff | diff to current |
2014-04-25 |
Peter Rabbitson |
Properly detect and test mysql v3 default JOIN behavior |
blob | commitdiff | diff to current |
2014-04-25 |
Peter Rabbitson |
Clarify that sql_maker is just a getter at this point |
blob | commitdiff | diff to current |
2014-03-09 |
Peter Rabbitson |
Fix pesky on_connect_* race condition abraxxa++ ilmari++ |
blob | commitdiff | diff to current |
2014-01-22 |
Peter Rabbitson |
Massive incompatible change of ::BlockRunner internals |
blob | commitdiff | diff to current |
2014-01-22 |
Peter Rabbitson |
Fix long standing issue with resultset growth on repeat... |
blob | commitdiff | diff to current |
2014-01-19 |
Peter Rabbitson |
Stop various CLONE-registries from growing indefinitely |
blob | commitdiff | diff to current |
2013-12-10 |
Peter Rabbitson |
Streamline connection codepath, fix $ENV{DBI_DSN} regre... |
blob | commitdiff | diff to current |
2013-11-05 |
Peter Rabbitson |
Centralize and sanify generation of synthetic group_by... |
blob | commitdiff | diff to current |
2013-10-31 |
Peter Rabbitson |
Simplify DBIHacks signatures |
blob | commitdiff | diff to current |
2013-10-11 |
Peter Rabbitson |
Make the dbh error handler installer `Perl -d` friendly |
blob | commitdiff | diff to current |
2013-08-08 |
David Steinbrunner |
typo fixes |
blob | commitdiff | diff to current |
2013-04-24 |
Peter Rabbitson |
Fix very subtle but deadly bug in single() |
blob | commitdiff | diff to current |
2013-04-20 |
Peter Rabbitson |
deployment_statements() and cursor_class() are storage... |
blob | commitdiff | diff to current |
2013-04-20 |
Peter Rabbitson |
Cleanup logic of _determine_driver - do not fire unless... |
blob | commitdiff | diff to current |
2013-04-20 |
Peter Rabbitson |
More robust tests of dependency lazy-loading and delay... |
blob | commitdiff | diff to current |
2013-04-19 |
Brendan Byrd |
Support for $val === [ {}, $val ] in literal SQL +... |
blob | commitdiff | diff to current |
2013-04-19 |
Peter Rabbitson |
Store the final calculated select args in the original $rs |
blob | commitdiff | diff to current |
2013-04-19 |
Peter Rabbitson |
Misc cleanup, no functional changes |
blob | commitdiff | diff to current |
2013-04-18 |
Peter Rabbitson |
Cut down amount of calls to _resolve_aliastypes_from_se... |
blob | commitdiff | diff to current |
2013-04-17 |
Peter Rabbitson |
Another blast from the past - fix distinct/order behavi... |
blob | commitdiff | diff to current |
2013-04-17 |
Peter Rabbitson |
Fix "current rs is always first in from" brainfart... |
blob | commitdiff | diff to current |
2013-04-17 |
Peter Rabbitson |
Merge branch 'master' into topic/constructor_rewrite |
blob | commitdiff | diff to current |
2013-04-15 |
Matt Phillips |
Changes pod references to deprecated SQLT methods |
blob | commitdiff | diff to current |
2013-04-02 |
Peter Rabbitson |
Work around SQLite's RT#79576 |
blob | commitdiff | diff to current |
2013-04-01 |
Peter Rabbitson |
Simplify _select_args_to_query - contortions not needed... |
blob | commitdiff | diff to current |
2013-04-01 |
Peter Rabbitson |
Refactor sth preparation/binding - no functional changes |
blob | commitdiff | diff to current |
2013-03-10 |
Peter Rabbitson |
Radically rethink complex prefetch - make most useful... |
blob | commitdiff | diff to current |
2013-03-10 |
Peter Rabbitson |
Merge branch 'master' into topic/constructor_rewrite |
blob | commitdiff | diff to current |
2013-02-28 |
Peter Rabbitson |
Guard against exceptions in _describe_connection |
blob | commitdiff | diff to current |
2013-02-14 |
Peter Rabbitson |
Massively optimize ->cursor->next while fixing some... |
blob | commitdiff | diff to current |
2013-02-14 |
Peter Rabbitson |
Merge branch 'master' into topic/constructor_rewrite |
blob | commitdiff | diff to current |
2013-02-01 |
Peter Rabbitson |
Revert parts of 6864429a which utterly broke dbh_do... |
blob | commitdiff | diff to current |
2013-01-29 |
Peter Rabbitson |
Extra sanity check of a fresh DBI handle |
blob | commitdiff | diff to current |
2013-01-21 |
Peter Rabbitson |
Some cleanups around loading/use of DBIx::Class::Except... |
blob | commitdiff | diff to current |
2013-01-21 |
Peter Rabbitson |
Simplify dbh_do invocation, and only alias @_ when... |
blob | commitdiff | diff to current |
2013-01-12 |
Peter Rabbitson |
deployment_statements() is not storage-dependent -... |
blob | commitdiff | diff to current |
2013-01-12 |
Peter Rabbitson |
Reduce amount of calls to $rsrc->columns_info where... |
blob | commitdiff | diff to current |
2013-01-12 |
Peter Rabbitson |
_resolve_bindattrs already expects colinfo - just pass... |
blob | commitdiff | diff to current |
2013-01-12 |
Peter Rabbitson |
Optimize populate(), especially bind handling in comple... |
blob | commitdiff | diff to current |
2013-01-12 |
Peter Rabbitson |
Ensure _dbi_attrs_for_bind/bind_attribute_by_data_type... |
blob | commitdiff | diff to current |
2013-01-12 |
Peter Rabbitson |
Remove support for source_bind_attributes() as promised... |
blob | commitdiff | diff to current |
2012-12-11 |
Brendan Byrd |
Various other POD fixes |
blob | commitdiff | diff to current |
2012-12-10 |
Peter Rabbitson |
Use legacy File::Path API - avoid a dependency (see... |
blob | commitdiff | diff to current |
2012-12-09 |
Brendan Byrd |
AUTHORS mass update; mst doesn't have to take credit... |
blob | commitdiff | diff to current |
2012-11-18 |
Peter Rabbitson |
Rewrite 461c7168 solving Oracle silent connection failures |
blob | commitdiff | diff to current |
2012-11-14 |
Peter Rabbitson |
More robust behavior under heavily threaded environments |
blob | commitdiff | diff to current |
2012-11-05 |
Peter Rabbitson |
Better diagnostics in the case of missing drivers,... |
blob | commitdiff | diff to current |
2012-11-03 |
Peter Rabbitson |
Reorganize constants handling, add escapes for fork... |
blob | commitdiff | diff to current |
2012-08-23 |
Peter Rabbitson |
Back out constructor/prefetch rewrite introduced mainly... |
blob | commitdiff | diff to current |
2012-07-11 |
Arthur Axel 'fREW... |
release v0.08198 |
blob | commitdiff | diff to current |
2012-07-10 |
Rafael Kitover |
fix silent Oracle connection failures |
blob | commitdiff | diff to current |
2012-07-10 |
Rafael Kitover |
better type check for mssql+ado binary null strip |
blob | commitdiff | diff to current |
2012-04-16 |
Matt S Trout |
No join pruning on a SINGLE TABLE FROM CLAUSE |
blob | commitdiff | diff to current |
2012-04-16 |
Peter Rabbitson |
Merge branch 'master' into topic/constructor_rewrite |
blob | commitdiff | diff to current |
2012-04-14 |
Peter Rabbitson |
Document software_limit and properly throw on related... |
blob | commitdiff | diff to current |
2012-03-22 |
Peter Rabbitson |
Remove all "magic number" DBI get_info calls from the... |
blob | commitdiff | diff to current |
2012-03-22 |
Peter Rabbitson |
Replace all use of wantarray tri-calls with explicit... |
blob | commitdiff | diff to current |
2012-03-20 |
Rafael Kitover |
Factor out IDENTITY_INSERT for Sybase ASE and MSSQL... |
blob | commitdiff | diff to current |
2012-03-18 |
Peter Rabbitson |
Make sure do_query retries on potentially disconnected... |
blob | commitdiff | diff to current |
2012-03-12 |
Peter Rabbitson |
Rewrite txn_do and dbh_do to use a (hidden for now... |
blob | commitdiff | diff to current |
2012-02-18 |
Peter Rabbitson |
Fix rogue child disconnecting a parent $dbh - no idea... |
blob | commitdiff | diff to current |
2012-02-14 |
Peter Rabbitson |
Majorly cleanup $rs->update/delete (no $rs-aware code... |
blob | commitdiff | diff to current |
2012-02-14 |
Peter Rabbitson |
Overhaul of variable \[] handling in populate, and... |
blob | commitdiff | diff to current |
2012-02-14 |
Peter Rabbitson |
Switch from using execute_array to execute_for_fetch... |
blob | commitdiff | diff to current |
2012-02-14 |
Peter Rabbitson |
Factor out bindattr resolver and tighten code a bit |
blob | commitdiff | diff to current |
2012-02-14 |
Peter Rabbitson |
Allow users to disable the "DT in search" warning intro... |
blob | commitdiff | diff to current |
2012-01-18 |
Graham Knop |
use more correct subsection links in POD |
blob | commitdiff | diff to current |
2012-01-18 |
Graham Knop |
remove ::Storage::DBI::sth from POD as it should never... |
blob | commitdiff | diff to current |
2012-01-18 |
Rafael Kitover |
issue warning for DateTimes passed to ->search |
blob | commitdiff | diff to current |
2012-01-05 |
Peter Rabbitson |
Trailing WS crusade - got to save them bits |
blob | commitdiff | diff to current |
2011-11-25 |
Peter Rabbitson |
Start caching the result of various bind_attribute_by_d... |
blob | commitdiff | diff to current |
2011-10-26 |
Dagfinn Ilmari Man... |
Mark ->with_deferred_fk_checks as RDBMS-specific |
blob | commitdiff | diff to current |
2011-05-02 |
Rafael Kitover |
Cleanup Oracle's 00a28188 / add support for update... |
blob | commitdiff | diff to current |
2011-04-29 |
Peter Rabbitson |
Another overhaul of transaction/savepoint handling |
blob | commitdiff | diff to current |
2011-04-16 |
Rafael Kitover |
handle BLOB and CLOB columns in WHERE for Oracle |
blob | commitdiff | diff to current |
2011-04-16 |
Robert Bohne |
Add retrieve_on_insert column_info flag, to autoretriev... |
blob | commitdiff | diff to current |
2011-04-04 |
Peter Rabbitson |
Overhaul populate code - fix \[] support and exotic... |
blob | commitdiff | diff to current |
2011-03-30 |
Peter Rabbitson |
Massive rewrite of bind handling, and overall simplific... |
blob | commitdiff | diff to current |
2011-03-29 |
Peter Rabbitson |
Privatize _sth |
blob | commitdiff | diff to current |
2011-03-27 |
Peter Rabbitson |
Ditch Carp::Clan for our own thing |
blob | commitdiff | diff to current |
2011-03-01 |
Peter Rabbitson |
Switch sql_maker_class and datetime_parser_type to... |
blob | commitdiff | diff to current |
2011-02-27 |
Jonathan Yu |
Minor POD spelling and link fixes |
blob | commitdiff | diff to current |
2011-02-25 |
Peter Rabbitson |
Lazy-load as many of the non-essential modules as possible |
blob | commitdiff | diff to current |
2011-02-25 |
Peter Rabbitson |
Cleanup C3 handling, require updated Class::C3::Compone... |
blob | commitdiff | diff to current |
2011-02-22 |
milki |
Patch to schema->deploy against a file |
blob | commitdiff | diff to current |
2011-02-21 |
Rafael Kitover |
Cleanup/extend blob/clob detection/checks |
blob | commitdiff | diff to current |
2011-02-21 |
Rafael Kitover |
Use a safer $dbh->get_info |
blob | commitdiff | diff to current |
2011-02-03 |
Peter Rabbitson |
Better exception when things get really really bad... |
blob | commitdiff | diff to current |
2011-02-03 |
Rafael Kitover |
add quote_names connect_info option |
blob | commitdiff | diff to current |
2011-01-19 |
Peter Rabbitson |
DBIC now warns on explicit false AutoCommit, and when... |
blob | commitdiff | diff to current |
2011-01-19 |
Peter Rabbitson |
Fix incorrect error detection during populate() on... |
blob | commitdiff | diff to current |
2011-01-14 |
Peter Rabbitson |
Reduce to a warning the commit-without-apparent-begin... |
blob | commitdiff | diff to current |
next |