2013-07-22 |
Peter Rabbitson |
Self-cleaning is not yet entirely stable - back it... |
tree | commitdiff |
2013-07-18 |
Peter Rabbitson |
Propagate quote_names setting to SQLite SQLT producer |
tree | commitdiff |
2013-06-02 |
Alexander Hartmaier |
Replace $row with $result in all docs |
tree | commitdiff |
2013-04-24 |
Peter Rabbitson |
Unbreak devrel version checks |
tree | commitdiff |
2013-04-24 |
Peter Rabbitson |
Fix very subtle but deadly bug in single() |
tree | commitdiff |
2013-04-22 |
Peter Rabbitson |
It seems the upcoming DBD::SQLite fixes the txn sync... |
tree | commitdiff |
2013-04-20 |
Peter Rabbitson |
deployment_statements() and cursor_class() are storage... |
tree | commitdiff |
2013-04-20 |
Peter Rabbitson |
Cleanup logic of _determine_driver - do not fire unless... |
tree | commitdiff |
2013-04-20 |
Peter Rabbitson |
More robust tests of dependency lazy-loading and delay... |
tree | commitdiff |
2013-04-19 |
Brendan Byrd |
Support for $val === [ {}, $val ] in literal SQL +... |
tree | commitdiff |
2013-04-19 |
Peter Rabbitson |
Store the final calculated select args in the original $rs |
tree | commitdiff |
2013-04-19 |
Peter Rabbitson |
Misc cleanup, no functional changes |
tree | commitdiff |
2013-04-18 |
Peter Rabbitson |
Cut down amount of calls to _resolve_aliastypes_from_se... |
tree | commitdiff |
2013-04-17 |
Peter Rabbitson |
Another blast from the past - fix distinct/order behavi... |
tree | commitdiff |
2013-04-17 |
Peter Rabbitson |
Fix "current rs is always first in from" brainfart... |
tree | commitdiff |
2013-04-17 |
Matt S Trout |
Variation of dq's d35a4e048 - sanify multiplying join... |
tree | commitdiff |
2013-04-17 |
Dagfinn Ilmari Man... |
Factor out ORDER BY direction detection/stripping |
tree | commitdiff |
2013-04-17 |
Peter Rabbitson |
Overhaul GenericSubq limit - add support for multicol... |
tree | commitdiff |
2013-04-17 |
Peter Rabbitson |
Recognize root source unqualified columns under limited... |
tree | commitdiff |
2013-04-17 |
Peter Rabbitson |
Consider where condition when determining leftmost... |
tree | commitdiff |
2013-04-17 |
Peter Rabbitson |
Merge branch 'master' into topic/constructor_rewrite |
tree | commitdiff |
2013-04-17 |
Peter Rabbitson |
Remove idiotic RowCountOrGenericSubQ - it will never... |
tree | commitdiff |
2013-04-15 |
Matt Phillips |
Changes pod references to deprecated SQLT methods |
tree | commitdiff |
2013-04-09 |
Peter Rabbitson |
Fix oversight in subqueried MySQL update/delete |
tree | commitdiff |
2013-04-04 |
Peter Rabbitson |
Extra TODO tests for a txn_guard silencing problem |
tree | commitdiff |
2013-04-02 |
Peter Rabbitson |
Work around SQLite's RT#79576 |
tree | commitdiff |
2013-04-01 |
Peter Rabbitson |
Saner check for non-integer values bound as integers... |
tree | commitdiff |
2013-04-01 |
Peter Rabbitson |
Simplify _select_args_to_query - contortions not needed... |
tree | commitdiff |
2013-04-01 |
Peter Rabbitson |
Refactor sth preparation/binding - no functional changes |
tree | commitdiff |
2013-03-29 |
David Steinbrunner |
DESCRIPTION typo fix |
tree | commitdiff |
2013-03-24 |
Peter Rabbitson |
9 years of perl and I somehow did not know that... |
tree | commitdiff |
2013-03-10 |
Peter Rabbitson |
Radically rethink complex prefetch - make most useful... |
tree | commitdiff |
2013-03-10 |
Peter Rabbitson |
There is no point of ordering the insides of a complex... |
tree | commitdiff |
2013-03-10 |
Peter Rabbitson |
Consider unselected order_by during complex subqueried... |
tree | commitdiff |
2013-03-10 |
Peter Rabbitson |
Merge branch 'master' into topic/constructor_rewrite |
tree | commitdiff |
2013-02-28 |
Peter Rabbitson |
Guard against exceptions in _describe_connection |
tree | commitdiff |
2013-02-15 |
Peter Rabbitson |
More (temporary) kwalitee fixups |
tree | commitdiff |
2013-02-14 |
Peter Rabbitson |
Switch the cursor iterator to pull data via bind_columns |
tree | commitdiff |
2013-02-14 |
Peter Rabbitson |
Massively optimize ->cursor->next while fixing some... |
tree | commitdiff |
2013-02-14 |
Peter Rabbitson |
Unset collapse in even more cases |
tree | commitdiff |
2013-02-14 |
Peter Rabbitson |
Merge branch 'master' into topic/constructor_rewrite |
tree | commitdiff |
2013-02-14 |
Peter Rabbitson |
Add strict/warnings test, adjust all offenders (wow... |
tree | commitdiff |
2013-02-01 |
Peter Rabbitson |
Revert parts of 6864429a which utterly broke dbh_do... |
tree | commitdiff |
2013-01-29 |
Peter Rabbitson |
Extra sanity check of a fresh DBI handle |
tree | commitdiff |
2013-01-25 |
Peter Rabbitson |
General cleanup of error messages - quote identifiers... |
tree | commitdiff |
2013-01-21 |
Peter Rabbitson |
Some cleanups around loading/use of DBIx::Class::Except... |
tree | commitdiff |
2013-01-21 |
Peter Rabbitson |
Revert workarounds for $@ broken during 5.13.x - mainly... |
tree | commitdiff |
2013-01-21 |
Peter Rabbitson |
Fix self-referential resultset update/delete on MySQL... |
tree | commitdiff |
2013-01-21 |
Peter Rabbitson |
Simplify dbh_do invocation, and only alias @_ when... |
tree | commitdiff |
2013-01-12 |
Peter Rabbitson |
deployment_statements() is not storage-dependent -... |
tree | commitdiff |
2013-01-12 |
Peter Rabbitson |
Reduce amount of calls to $rsrc->columns_info where... |
tree | commitdiff |
2013-01-12 |
Peter Rabbitson |
_resolve_bindattrs already expects colinfo - just pass... |
tree | commitdiff |
2013-01-12 |
Peter Rabbitson |
Fix some pessimizations spotted here and there (no... |
tree | commitdiff |
2013-01-12 |
Peter Rabbitson |
Optimize populate(), especially bind handling in comple... |
tree | commitdiff |
2013-01-12 |
Peter Rabbitson |
Ensure _dbi_attrs_for_bind/bind_attribute_by_data_type... |
tree | commitdiff |
2013-01-12 |
Peter Rabbitson |
Remove support for source_bind_attributes() as promised... |
tree | commitdiff |
2012-12-11 |
Peter Rabbitson |
Fix RT#78436 - a replicated storage does not have a... |
tree | commitdiff |
2012-12-11 |
Brendan Byrd |
Various other POD fixes |
tree | commitdiff |
2012-12-10 |
Peter Rabbitson |
Use legacy File::Path API - avoid a dependency (see... |
tree | commitdiff |
2012-12-09 |
Brendan Byrd |
AUTHORS mass update; mst doesn't have to take credit... |
tree | commitdiff |
2012-11-18 |
Peter Rabbitson |
Rewrite 461c7168 solving Oracle silent connection failures |
tree | commitdiff |
2012-11-14 |
Peter Rabbitson |
More robust behavior under heavily threaded environments |
tree | commitdiff |
2012-11-05 |
Peter Rabbitson |
Squash NaN warnings on older perls |
tree | commitdiff |
2012-11-05 |
Peter Rabbitson |
Switch vestigial warn() calls to carp() |
tree | commitdiff |
2012-11-05 |
Peter Rabbitson |
Better diagnostics in the case of missing drivers,... |
tree | commitdiff |
2012-11-03 |
Peter Rabbitson |
Properly signify internal cursor methods, trash their... |
tree | commitdiff |
2012-11-03 |
Rafael Kitover |
fix Cursor SYNOPSIS |
tree | commitdiff |
2012-11-03 |
Peter Rabbitson |
Reorganize constants handling, add escapes for fork... |
tree | commitdiff |
2012-10-12 |
Peter Rabbitson |
Really fix the DBD::SQLite ping() issue |
tree | commitdiff |
2012-10-05 |
Peter Rabbitson |
Replace inadequate $dbh->ping SQLite implementation... |
tree | commitdiff |
2012-08-23 |
Peter Rabbitson |
Back out constructor/prefetch rewrite introduced mainly... |
tree | commitdiff |
2012-07-11 |
Arthur Axel 'fREW... |
release v0.08198 v0.08198 |
tree | commitdiff |
2012-07-10 |
Rafael Kitover |
fix silent Oracle connection failures |
tree | commitdiff |
2012-07-10 |
Rafael Kitover |
better type check for mssql+ado binary null strip |
tree | commitdiff |
2012-07-10 |
Arthur Axel 'fREW... |
fix pod for unicode name |
tree | commitdiff |
2012-06-05 |
Rafael Kitover |
fix debian mssql/odbc setup docs for multiarch |
tree | commitdiff |
2012-05-15 |
Justin Hunter |
fix typo |
tree | commitdiff |
2012-05-15 |
Rafael Kitover |
add more docs on software_limit resultset attr |
tree | commitdiff |
2012-04-21 |
Peter Rabbitson |
Remove realiasing overengineering introduced in 86bb5a27da |
tree | commitdiff |
2012-04-21 |
Peter Rabbitson |
Fix lapse on limited incomplete has_many prefetches |
tree | commitdiff |
2012-04-21 |
Peter Rabbitson |
Do not artificially order the internals of a has_many... |
tree | commitdiff |
2012-04-16 |
Matt S Trout |
No join pruning on a SINGLE TABLE FROM CLAUSE |
tree | commitdiff |
2012-04-16 |
Peter Rabbitson |
Initial full test pass - all fetches are eager for now |
tree | commitdiff |
2012-04-16 |
Peter Rabbitson |
Merge branch 'master' into topic/constructor_rewrite |
tree | commitdiff |
2012-04-14 |
Peter Rabbitson |
Document software_limit and properly throw on related... |
tree | commitdiff |
2012-04-14 |
Peter Rabbitson |
Take into account resultset conditions when determining... |
tree | commitdiff |
2012-04-07 |
Rafael Kitover |
add a link to doc on MAS for MSSQL+ODBC |
tree | commitdiff |
2012-04-07 |
Peter Rabbitson |
Better detection/synchronization of MSSQL dynamic curso... |
tree | commitdiff |
2012-04-07 |
Peter Rabbitson |
Revert 796acb6a - latest FreeTDS does not support MARs... |
tree | commitdiff |
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 |
next |