2016-07-03 |
Peter Rabbitson |
Audit all local() calls within lib/ and t/lib |
tree | commitdiff |
2016-06-18 |
Peter Rabbitson |
Slight POD correction |
tree | commitdiff |
2016-05-26 |
Peter Rabbitson |
Prevent CLONE from potentially running more than once |
tree | commitdiff |
2016-05-24 |
Peter Rabbitson |
Remove last active reference to List::Util from lib/ |
tree | commitdiff |
2016-05-24 |
Peter Rabbitson |
This piece of doc has been incorrect since c354902c |
tree | commitdiff |
2016-05-19 |
Peter Rabbitson |
Properly fix corner case of non-comparing overload |
tree | commitdiff |
2016-04-28 |
Peter Rabbitson |
Centralize remaining uses of Sub::Name within _Util |
tree | commitdiff |
2016-04-21 |
Dagfinn Ilmari Man... |
Fix ordering by 1:M prefetched boolean columns in Pg |
tree | commitdiff |
2016-04-21 |
Dagfinn Ilmari Man... |
Use prepared statement from the start for populate... |
tree | commitdiff |
2016-04-21 |
Dagfinn Ilmari Man... |
Fix Oracle _dbh_execute_for_fetch warning suppression |
tree | commitdiff |
2016-04-14 |
Peter Rabbitson |
Slightly golf ::ResultSource::DESTROY and several weake... |
tree | commitdiff |
2016-04-12 |
Peter Rabbitson |
Fix forgotten finally{} in Sybase::ASE (missed in ddcc0... |
tree | commitdiff |
2016-04-12 |
Peter Rabbitson |
And lose yet another dependency: List::Util (yes, I... |
tree | commitdiff |
2016-04-12 |
Peter Rabbitson |
Remove dead code from DBI::Replicated |
tree | commitdiff |
2016-04-02 |
Fabrice Gabolde |
Fix parsing DSN when the driver part includes DBI attri... |
tree | commitdiff |
2016-04-01 |
Peter Rabbitson |
Fix annoying warnings on innocent looking MSSQL code |
tree | commitdiff |
2016-03-30 |
Peter Rabbitson |
Really fix SQLite savepoints unlike the shortsighted... |
tree | commitdiff |
2016-03-30 |
Peter Rabbitson |
Fix incorrect exception propagation in ::Replicated... |
tree | commitdiff |
2016-03-28 |
Peter Rabbitson |
Lose yet another dep (Data::Dumper::Concise) |
tree | commitdiff |
2016-03-23 |
Peter Rabbitson |
Expand ASSERT_NO_SPURIOUS_EXCEPTION_ACTION to set a... |
tree | commitdiff |
2016-03-03 |
Peter Rabbitson |
Do not load DBIC::Optional::Dependencies at runtime... |
tree | commitdiff |
2016-03-02 |
Peter Rabbitson |
Get rid of Path::Class ( that *does* feel good ) |
tree | commitdiff |
2016-03-01 |
Peter Rabbitson |
Untangle strictly-DBICTest constant from the main const... |
tree | commitdiff |
2016-02-11 |
Dagfinn Ilmari Man... |
Proper fix for the lazy workaround in 7e1774f7 |
tree | commitdiff |
2016-02-04 |
Peter Rabbitson |
Silence more spurious warnings (this one is a serious... |
tree | commitdiff |
2016-02-04 |
Peter Rabbitson |
Do our best to disconnect on request (goes with 45792de6) |
tree | commitdiff |
2016-02-04 |
Peter Rabbitson |
Remove statement cache eviction before disconnect |
tree | commitdiff |
2016-02-04 |
Peter Rabbitson |
Streamline couple code paths/texts, no func changes... |
tree | commitdiff |
2016-02-03 |
Peter Rabbitson |
Protect DBIC as best we can from the failure mode in... |
tree | commitdiff |
2016-02-03 |
Peter Rabbitson |
Remove last remaining accesses to ->VERSION in lib |
tree | commitdiff |
2016-02-03 |
Peter Rabbitson |
Streamline BYTEA (binary) Pg optdeps using the new... |
tree | commitdiff |
2016-01-27 |
Peter Rabbitson |
Ensure the $storage state reflects the current connecti... |
tree | commitdiff |
2016-01-27 |
Peter Rabbitson |
Another overhaul (hopefully one of the last ones) of... |
tree | commitdiff |
2016-01-27 |
Peter Rabbitson |
Remove useless try{} and rename some variables in ... |
tree | commitdiff |
2016-01-27 |
Peter Rabbitson |
Consolidate various $storage state resets in $storage... |
tree | commitdiff |
2016-01-22 |
Peter Rabbitson |
Relax overly aggressive exception-well-formedness check... |
tree | commitdiff |
2016-01-22 |
Peter Rabbitson |
Microoptimize various "is this string empty" checks |
tree | commitdiff |
2016-01-13 |
Peter Rabbitson |
The complete fix for intermittent t/750firebird.t failu... |
tree | commitdiff |
2015-11-05 |
Peter Rabbitson |
Move the rows/offset sanity checks from DBI to _resolve... |
tree | commitdiff |
2015-11-04 |
Peter Rabbitson |
Replace \D with [^0-9] in sensitive spots |
tree | commitdiff |
2015-11-03 |
Peter Rabbitson |
Fix spurious ROLLBACK statements when a TxnScopeGuard... |
tree | commitdiff |
2015-11-03 |
Peter Rabbitson |
Fix oversight in 096ab902 breaking { -value => $array... |
tree | commitdiff |
2015-11-03 |
Peter Rabbitson |
Stop requiring explicit bindtype specification for... |
tree | commitdiff |
2015-10-15 |
Peter Rabbitson |
Clarify comments/documentation regarding DBIC/SQLA... |
tree | commitdiff |
2015-10-06 |
Peter Rabbitson |
Even more aggressive streamline of SQL scanning in... |
tree | commitdiff |
2015-09-28 |
Peter Rabbitson |
Save one _resolve_aliastypes in the case of a subquerie... |
tree | commitdiff |
2015-09-28 |
Peter Rabbitson |
Instead of assembling many small regexes scan all the... |
tree | commitdiff |
2015-09-28 |
Peter Rabbitson |
A little more golfing - this time ::DBIHacks::_resolve_... |
tree | commitdiff |
2015-09-23 |
Peter Rabbitson |
Scanning strings piecemeal makes no sense - join them up |
tree | commitdiff |
2015-09-23 |
Peter Rabbitson |
Another rewrap in ::DBIHacks::_resolve_aliastypes_from_... |
tree | commitdiff |
2015-09-23 |
Peter Rabbitson |
Simplify DBIHacks order_by scan generator |
tree | commitdiff |
2015-09-23 |
Peter Rabbitson |
The weird scan-for-binds-before-scan was obviated by... |
tree | commitdiff |
2015-09-23 |
Dagfinn Ilmari Man... |
Simplify debugfh rebuilding after clearing |
tree | commitdiff |
2015-09-10 |
Peter Rabbitson |
Trap exact condition of reported, yet undiagnosed IDENT... |
tree | commitdiff |
2015-09-10 |
Tina Mueller |
Fix ::Sybase::ASE incorrect attempt to retrieve an... |
tree | commitdiff |
2015-09-10 |
Peter Rabbitson |
Greatly simplify the ::Sybase::ASE::insert() override |
tree | commitdiff |
2015-09-10 |
Peter Rabbitson |
First pass on Sybase::ASE - reformats and minor cleanup... |
tree | commitdiff |
2015-09-08 |
Peter Rabbitson |
Trap expected t/746sybase.t warnings, use LC_ALL instea... |
tree | commitdiff |
2015-09-08 |
Peter Rabbitson |
Switch the ::Sybase family to _determine_connector_driv... |
tree | commitdiff |
2015-08-12 |
Peter Rabbitson |
Redo badly named constant folding arg introduced in... |
tree | commitdiff |
2015-08-12 |
Peter Rabbitson |
Fix missing handling of on_(dis)connect* failures |
tree | commitdiff |
2015-08-12 |
Peter Rabbitson |
Minor code reformat, to shorten the diff of next commit |
tree | commitdiff |
2015-07-16 |
Peter Rabbitson |
Redo badly named constant folding arg introduced in... |
tree | commitdiff |
2015-04-04 |
Peter Rabbitson |
Fix missing handling of on_(dis)connect* failures |
tree | commitdiff |
2015-04-04 |
Peter Rabbitson |
Minor code reformat, to shorten the diff of next commit |
tree | commitdiff |
2015-03-20 |
Alastair McGowan... |
Inflators are not respected by find() (being a ResultSe... |
tree | commitdiff |
2015-03-20 |
Alastair McGowan... |
Inflators are not respected by find() (being a ResultSe... |
tree | commitdiff |
2015-03-18 |
Peter Rabbitson |
Fix exception on complex update/delete under a replicat... |
tree | commitdiff |
2015-03-18 |
Peter Rabbitson |
'undef =>' isn't what one would want |
tree | commitdiff |
2015-03-18 |
Peter Rabbitson |
Fix exception on complex update/delete under a replicat... |
tree | commitdiff |
2015-03-18 |
Peter Rabbitson |
Workaround for double-call of destructors (based on... |
tree | commitdiff |
2015-03-17 |
Peter Rabbitson |
Clarify name of guard function from 3d56e026, add it... |
tree | commitdiff |
2015-03-16 |
Peter Rabbitson |
'undef =>' isn't what one would want |
tree | commitdiff |
2015-03-12 |
Peter Rabbitson |
The real workaround for txn_scope_guard being called... |
tree | commitdiff |
2015-03-02 |
Peter Rabbitson |
At last a safer Moo (lots of kludges undone) |
tree | commitdiff |
2015-03-02 |
Peter Rabbitson |
Remove warning introduced in 75a1d824d |
tree | commitdiff |
2015-02-17 |
Peter Rabbitson |
Rewrite hot-ish _dbi_attrs_for_bind codepath in a leane... |
tree | commitdiff |
2015-02-15 |
Peter Rabbitson |
Revert 2131aa2, cf52a9a and 2aa3f4c |
tree | commitdiff |
2015-02-15 |
Kevin L. Kane |
Fix updating multiple CLOB/BLOB columns on Oracle |
tree | commitdiff |
2014-12-22 |
Dagfinn Ilmari Man... |
Take a copy instead of weakening in 5.8 leak workaround |
tree | commitdiff |
2014-11-18 |
Kevin L. Kane |
Fix updating multiple CLOB/BLOB columns on Oracle |
tree | commitdiff |
2014-11-07 |
Peter Rabbitson |
Cleanup code in _dbh_columns_info_for, add stresstest... |
tree | commitdiff |
2014-10-24 |
Peter Rabbitson |
Replace a couple useless string evals with their equivalent |
tree | commitdiff |
2014-10-22 |
Peter Rabbitson |
Revert prematurely merged default insert support for... |
tree | commitdiff |
2014-10-21 |
Dagfinn Ilmari Man... |
Weaken $self to avoid leaks with nested closures on 5.8 |
tree | commitdiff |
2014-10-21 |
Peter Rabbitson |
Cherry picks from current/for_cpan_index (flux due... |
tree | commitdiff |
2014-10-21 |
Peter Rabbitson |
Switch all double-optdeps calls to a single invocation... |
tree | commitdiff |
2014-10-18 |
Dagfinn Ilmari Man... |
Silence with_deferred_fk_checks() warning on PostgreSQL 9.4 |
tree | commitdiff |
2014-10-05 |
Peter Rabbitson |
Extra tests to ensure that the cond collapser will... |
tree | commitdiff |
2014-10-05 |
Peter Rabbitson |
Adjust things for the is_literal_value and -ident SQLA... |
tree | commitdiff |
2014-09-30 |
Lasse Makholm |
Unbreak $rs->create() with empty hashref on Oracle |
tree | commitdiff |
2014-09-24 |
Peter Rabbitson |
After 5268b1da populate remained the sole user of Data... |
tree | commitdiff |
2014-09-24 |
Peter Rabbitson |
Clarify licensing, ensure footers are consistent throug... |
tree | commitdiff |
2014-09-24 |
Peter Rabbitson |
The revert 8494142c incorrectly killed 4d93345c, reinst... |
tree | commitdiff |
2014-09-24 |
Peter Rabbitson |
Viciously deal with more strictures fallout |
tree | commitdiff |
2014-09-21 |
Peter Rabbitson |
A massive amount of link fixes (just links, almost... |
tree | commitdiff |
2014-09-20 |
Matt S Trout |
Add forgotten bit preventing scan of where-binds (origi... |
tree | commitdiff |
2014-09-19 |
Peter Rabbitson |
Revert e9f71ab2 - it ends up breaking a declared API |
tree | commitdiff |
2014-09-16 |
Peter Rabbitson |
Yet another loose end on the cond collapser |
tree | commitdiff |
2014-09-15 |
Peter Rabbitson |
Adjust for SQLA's API change 966200cc8 |
tree | commitdiff |
next |