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-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 |
Workaround for double-call of destructors (based on... |
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 |
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-21 |
Peter Rabbitson |
Switch all double-optdeps calls to a single invocation... |
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-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 |
2014-09-05 |
Peter Rabbitson |
Make sure IO::Handle is loaded - missing stubs on older... |
tree | commitdiff |
2014-09-04 |
Peter Rabbitson |
Add one more spot of unroll |
tree | commitdiff |
2014-09-04 |
Peter Rabbitson |
One more fail-case missed in 135ac69dd |
tree | commitdiff |
2014-09-03 |
Peter Rabbitson |
Fix condition collapser corrupting -X operators |
tree | commitdiff |
2014-09-03 |
Peter Rabbitson |
Make sure empty cond collapser works on all positions |
tree | commitdiff |
2014-09-01 |
Peter Rabbitson |
Make sure cond collapser works case insensitively |
tree | commitdiff |
2014-09-01 |
Peter Rabbitson |
Deduplicate (and stabilize) the result of _collapse_cond |
tree | commitdiff |
2014-09-01 |
Peter Rabbitson |
Switch to a sane deduplication system |
tree | commitdiff |
2014-09-01 |
Peter Rabbitson |
Remove a superfluous pair of []s in cond collapser |
tree | commitdiff |
2014-08-05 |
Peter Rabbitson |
S::L tests rely on preserving the sqlmaker between... |
tree | commitdiff |
2014-08-05 |
Peter Rabbitson |
Tighten the 'txn-op on disconnected handle' checks |
tree | commitdiff |
2014-08-05 |
Peter Rabbitson |
Simplify some ::Storage::DBI methods (no tempvars) |
tree | commitdiff |
2014-08-05 |
Peter Rabbitson |
Deprecate insert_bulk - we will be changing its signatu... |
tree | commitdiff |
2014-08-05 |
Peter Rabbitson |
Fix both a dubious test and a regression in populate... |
tree | commitdiff |
2014-08-05 |
Peter Rabbitson |
Cosmetic rearranging/renaming of some parts of the... |
tree | commitdiff |
2014-07-31 |
Peter Rabbitson |
Ensure proper behavior when quoting is *disabled* ... |
tree | commitdiff |
2014-07-29 |
Peter Rabbitson |
The fix in f9b5239ac was both shortsighted and insufficient |
tree | commitdiff |
2014-07-27 |
Peter Rabbitson |
Ensure collapse is respected regardless of selection... |
tree | commitdiff |
2014-07-21 |
Peter Rabbitson |
Replace many closure-based proxy methods with static... |
tree | commitdiff |
2014-07-21 |
Peter Rabbitson |
Standardize the Moo import block, move quote_sub/qsub... |
tree | commitdiff |
2014-07-19 |
Peter Rabbitson |
is_X_value functions introduced in 3705e3b28 migrated... |
tree | commitdiff |
2014-07-17 |
Peter Rabbitson |
Better, consistent handling of -literal/-value in the... |
tree | commitdiff |
2014-07-17 |
Peter Rabbitson |
Add one extra is_exception check (missed a spot during... |
tree | commitdiff |
2014-07-12 |
Peter Rabbitson |
Refactor ::DBIHacks::_extract_fixed_condition_columns... |
tree | commitdiff |
2014-07-09 |
Peter Rabbitson |
Revert optimistic and sloppy changes from 3705e3b2... |
tree | commitdiff |
2014-07-08 |
Peter Rabbitson |
Teach order_by stability analyzer about search_related |
tree | commitdiff |
2014-07-08 |
Peter Rabbitson |
Pass the main rsrc in attrs, instead of trying to fish... |
tree | commitdiff |
2014-07-08 |
Peter Rabbitson |
Clearer name of method/variables before refactoring |
tree | commitdiff |
2014-07-08 |
Peter Rabbitson |
Switch DBIC::Storage::Statistics to Moo (for trial... |
tree | commitdiff |
2014-07-07 |
Peter Rabbitson |
IFF debug goes to STDERR by default - silence possible... |
tree | commitdiff |
2014-07-07 |
Peter Rabbitson |
Stop permanently enabling autoflush on the debug filehandle |
tree | commitdiff |
2014-06-17 |
Peter Rabbitson |
Add a self-explanatory *compile-time* $ENV{DBIC_SHUFFLE... |
tree | commitdiff |
2014-06-10 |
Peter Rabbitson |
Revert heading change from 06752a03d, centralize the... |
tree | commitdiff |
2014-06-04 |
Peter Rabbitson |
Fix incorrect handling of stringifiable objects in... |
tree | commitdiff |
2014-06-04 |
Peter Rabbitson |
Consolidate handling of "is this a literal" and "is... |
tree | commitdiff |
2014-05-27 |
Peter Rabbitson |
Fix multiple savepointing transactions on DBD::SQLite |
tree | commitdiff |
2014-05-27 |
Peter Rabbitson |
Reaching for IO::File here makes no sense |
tree | commitdiff |
2014-05-27 |
Peter Rabbitson |
Improve complex order+prefetch exception message |
tree | commitdiff |
2014-05-27 |
Naveed Massjouni |
Updated discard_changes docs regarding { force_pool... |
tree | commitdiff |
2014-05-27 |
Peter Rabbitson |
Massively refactor and sanify condition collapsing |
tree | commitdiff |
2014-05-22 |
Dagfinn Ilmari Man... |
Refactor _recurse_fields to return the bind values |
tree | commitdiff |
2014-05-22 |
Peter Rabbitson |
Fix multi-value literal populate not working with simpl... |
tree | commitdiff |
2014-04-25 |
Peter Rabbitson |
Properly detect and test mysql v3 default JOIN behavior |
tree | commitdiff |
2014-04-25 |
Peter Rabbitson |
Clarify that sql_maker is just a getter at this point |
tree | commitdiff |
2014-04-25 |
Peter Rabbitson |
Fix missing true return lost during e5a62c46f |
tree | commitdiff |
2014-03-11 |
Naveed Massjouni |
fixed example in the DBIx::Class::Storage::DBI::Replica... |
tree | commitdiff |
2014-03-09 |
Peter Rabbitson |
Fix pesky on_connect_* race condition abraxxa++ ilmari++ |
tree | commitdiff |
2014-03-08 |
Olaf Alders |
Fixes Pod typo. |
tree | commitdiff |
2014-01-31 |
Peter Rabbitson |
Give Firebird (and Interbase) a common sqlt_type |
tree | commitdiff |
2014-01-30 |
Peter Rabbitson |
Fix datetimes in ODBC/Firebird (merge identical code... |
tree | commitdiff |
2014-01-29 |
Peter Rabbitson |
Ints bound as DBI::SQL_BIGINT on SQLite < 1.37 do not... |
tree | commitdiff |
2014-01-24 |
Peter Rabbitson |
Counter the strictures bullshit with localised bullshit |
tree | commitdiff |
2014-01-23 |
Peter Rabbitson |
Improve error reporting when we encounter broken except... |
tree | commitdiff |
2014-01-22 |
Peter Rabbitson |
Massive incompatible change of ::BlockRunner internals |
tree | commitdiff |
2014-01-22 |
Peter Rabbitson |
Fix long standing issue with resultset growth on repeat... |
tree | commitdiff |
2014-01-19 |
Peter Rabbitson |
Stop various CLONE-registries from growing indefinitely |
tree | commitdiff |
2013-12-13 |
Peter Rabbitson |
Extra (now passing) oracle test which led to the work... |
tree | commitdiff |
2013-12-10 |
Peter Rabbitson |
Streamline connection codepath, fix $ENV{DBI_DSN} regre... |
tree | commitdiff |
2013-12-07 |
Peter Rabbitson |
Augment 1363f0f5 for running in hell |
tree | commitdiff |
2013-11-18 |
Peter Rabbitson |
Stop correlated subqueries from affecting the aliastype... |
tree | commitdiff |
2013-11-05 |
Peter Rabbitson |
Centralize and sanify generation of synthetic group_by... |
tree | commitdiff |
2013-10-31 |
Peter Rabbitson |
Simplify DBIHacks signatures |
tree | commitdiff |
2013-10-29 |
Dagfinn Ilmari Man... |
Consistently use "eq ''" when checking for exception... |
tree | commitdiff |
2013-10-29 |
Dagfinn Ilmari Man... |
Explicitly stringify when checking for existing exception |
tree | commitdiff |
2013-10-14 |
Peter Rabbitson |
Fix exceedingly sloppy SQLite warning workaround from... |
tree | commitdiff |
2013-10-11 |
Peter Rabbitson |
Make the dbh error handler installer `Perl -d` friendly |
tree | commitdiff |
2013-10-09 |
Peter Rabbitson |
Many improvements of bigint handling across various... |
tree | commitdiff |
2013-10-08 |
Peter Rabbitson |
Make $SIG{__WARN__} overrides more Carp::Always friendly |
tree | commitdiff |
2013-10-08 |
Dagfinn Ilmari Man... |
Warn about non-integer values for all integer bind... |
tree | commitdiff |
2013-10-08 |
Dagfinn Ilmari Man... |
Use explicit variable on loop |
tree | commitdiff |
2013-10-02 |
Dagfinn Ilmari Man... |
Stop using the deprecated Class::MOP::load_class() |
tree | commitdiff |
2013-09-09 |
Peter Rabbitson |
Rename internal rsrc method to be more descriptive... |
tree | commitdiff |
2013-08-26 |
Peter Rabbitson |
Standardize examples/docs on Schema::Loader schema... |
tree | commitdiff |
2013-08-22 |
Peter Rabbitson |
Fix name mangle in Replicated.pm broken by e8c31aec... |
tree | commitdiff |
2013-08-22 |
Peter Rabbitson |
OCD - undo some incorrect changes of non-typos from... |
tree | commitdiff |
next |