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 |
Brendan Byrd |
Some minor POD corrections |
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 |
make carp_once register messages not just callsite |
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 |
2012-03-22 |
Peter Rabbitson |
Multiple cleanups to accommodate broken FreeTDS driver |
tree | commitdiff |
2012-03-22 |
Peter Rabbitson |
Fix pessimization of offset-less Oracle limits, introdu... |
tree | commitdiff |
2012-03-22 |
Peter Rabbitson |
Remove all "magic number" DBI get_info calls from the... |
tree | commitdiff |
2012-03-22 |
Peter Rabbitson |
Replace all use of wantarray tri-calls with explicit... |
tree | commitdiff |
2012-03-22 |
Wes Malone |
Passing test for mssql odbc bulk insert bug fixed by... |
tree | commitdiff |
2012-03-20 |
Rafael Kitover |
Factor out IDENTITY_INSERT for Sybase ASE and MSSQL... |
tree | commitdiff |
2012-03-18 |
Peter Rabbitson |
Make sure do_query retries on potentially disconnected... |
tree | commitdiff |
2012-03-16 |
Peter Rabbitson |
Fix leak of oracle storage objects in its _dbh_execute... |
tree | commitdiff |
2012-03-16 |
Peter Rabbitson |
Fix the pure-perl in_global_destruction() emulation... |
tree | commitdiff |
2012-03-12 |
Eden Cardim |
making config flags actually recognize config files |
tree | commitdiff |
2012-03-12 |
Peter Rabbitson |
Rewrite txn_do and dbh_do to use a (hidden for now... |
tree | commitdiff |
2012-03-12 |
Peter Rabbitson |
Fix more $schema leaks in the SQLT DBIC Parser (AUGHHHH... |
tree | commitdiff |
2012-03-09 |
Peter Rabbitson |
Fix fallout from a807d012 (folks please run your podtes... |
tree | commitdiff |
2012-03-07 |
Jess Robinson |
Minor messing with syntactically incorrect POD (no... |
tree | commitdiff |
2012-03-02 |
Peter Rabbitson |
Simplify code of GenericSubQ limit dialect |
tree | commitdiff |
2012-03-02 |
Peter Rabbitson |
Some cleanups and code dedup of Top and FetchFirst... |
tree | commitdiff |
2012-03-02 |
Peter Rabbitson |
Simplify RowNumber Over limit dialect implementation |
tree | commitdiff |
2012-03-02 |
Peter Rabbitson |
Deduplicate code in rownum limit emulation |
tree | commitdiff |
2012-03-02 |
Peter Rabbitson |
Deduplicate code in RSC, use the RSRC unique constraint... |
tree | commitdiff |
2012-03-02 |
Peter Rabbitson |
Add an internal unique colset finder and relax complex... |
tree | commitdiff |
2012-03-02 |
Peter Rabbitson |
Remove the "row-by-row shift" Ordered.pm pessimization |
tree | commitdiff |
2012-02-18 |
Peter Rabbitson |
Fix embarrassing leak triggered on calling new_related... |
tree | commitdiff |
2012-02-18 |
Peter Rabbitson |
Fix rogue child disconnecting a parent $dbh - no idea... |
tree | commitdiff |
2012-02-14 |
Peter Rabbitson |
Majorly cleanup $rs->update/delete (no $rs-aware code... |
tree | commitdiff |
2012-02-14 |
Peter Rabbitson |
Overhaul of variable \[] handling in populate, and... |
tree | commitdiff |
2012-02-14 |
Peter Rabbitson |
Switch from using execute_array to execute_for_fetch... |
tree | commitdiff |
2012-02-14 |
Peter Rabbitson |
Fix ASE bulk_insert for bind changes in 0e773352 |
tree | commitdiff |
2012-02-14 |
Peter Rabbitson |
Factor out bindattr resolver and tighten code a bit |
tree | commitdiff |
2012-02-14 |
Peter Rabbitson |
Allow users to disable the "DT in search" warning intro... |
tree | commitdiff |
2012-02-02 |
Caleb Cushing |
remove stale link and doc readonly pool queries |
tree | commitdiff |
2012-02-02 |
Caleb Cushing |
add a link to SQL::Abstract for WHERE clauses |
tree | commitdiff |
2012-01-18 |
Graham Knop |
use more correct subsection links in POD |
tree | commitdiff |
2012-01-18 |
Graham Knop |
remove ::Storage::DBI::sth from POD as it should never... |
tree | commitdiff |
2012-01-18 |
Graham Knop |
fix PrettyPrint package link in POD |
tree | commitdiff |
2012-01-18 |
Graham Knop |
correct organization for SQLite POD |
tree | commitdiff |
2012-01-18 |
Rafael Kitover |
issue warning for DateTimes passed to ->search |
tree | commitdiff |
2012-01-10 |
Rafael Kitover |
add POD on how to use Moose in custom ResultSets |
tree | commitdiff |
2012-01-05 |
Peter Rabbitson |
Trailing WS crusade - got to save them bits |
tree | commitdiff |
2012-01-04 |
Jess Robinson |
Add link to SQLHackers documentation |
tree | commitdiff |
2012-01-04 |
Brad Davis |
- Fix typo (s/get_colum/get_column). |
tree | commitdiff |
2012-01-02 |
Alexander Hartmaier |
refactored HashRefInflators internals |
tree | commitdiff |
2012-01-02 |
Peter Rabbitson |
Rewrite the HRI bench to produce consistent numbers... |
tree | commitdiff |
2011-12-05 |
Peter Rabbitson |
Fix and test first_skip/skip_first limit dialects |
tree | commitdiff |
2011-11-29 |
Andrew Rodland |
Release 0.08196 |
tree | commitdiff |
2011-11-26 |
Peter Rabbitson |
Fix the join/prefetch resolver when dealing with '... |
tree | commitdiff |
2011-11-26 |
Peter Valdemar Mørch |
Modifying links to /condition to point to DBIC::Relatio... |
tree | commitdiff |
2011-11-25 |
Peter Rabbitson |
Fix copyright... in November |
tree | commitdiff |
2011-11-25 |
Peter Rabbitson |
Fix TxnScopeGuard misbehaving on externally set $@... |
tree | commitdiff |
2011-11-25 |
Peter Rabbitson |
Skip error/warn frames within CAG - saner callsite... |
tree | commitdiff |
2011-11-25 |
Mark A. Stratman |
Documented $resultsource->name |
tree | commitdiff |
2011-11-25 |
Peter Rabbitson |
Drop Math::BigInt optdep: no fixes concerning us were... |
tree | commitdiff |
2011-11-25 |
Peter Rabbitson |
Start caching the result of various bind_attribute_by_d... |
tree | commitdiff |
2011-11-25 |
Peter Rabbitson |
Fix uninitializied warnings in ::Storage::Sybase::ASE... |
tree | commitdiff |
2011-11-22 |
Peter Rabbitson |
Unhide ::SQLMaker::OracleJoins to properly appear on... |
tree | commitdiff |
2011-10-26 |
Dagfinn Ilmari Man... |
Mark ->with_deferred_fk_checks as RDBMS-specific |
tree | commitdiff |
2011-10-25 |
Peter Rabbitson |
Fixxor pause indexing |
tree | commitdiff |
2011-10-25 |
Peter Rabbitson |
Cleanup compose_namespace(), clarify leaktests wrt... |
tree | commitdiff |
2011-10-25 |
Peter Rabbitson |
Throw a sensible error when a malformed 'as'-spec is... |
tree | commitdiff |
2011-10-25 |
Peter Rabbitson |
Remove the transparrent hook lazy-pager-count experiment |
tree | commitdiff |
2011-10-25 |
Peter Rabbitson |
This atrocity will be removed from sqla, do not use... |
tree | commitdiff |
2011-10-25 |
Peter Rabbitson |
Fix find() pessimization when invoked with bare values |
tree | commitdiff |
2011-07-27 |
Alexander Hartmaier |
Release 0.08195 |
tree | commitdiff |
2011-07-27 |
Peter Rabbitson |
Fix oracle (I am so stupid) |
tree | commitdiff |
2011-07-20 |
Alexander Hartmaier |
Release 0.08194 |
tree | commitdiff |
2011-07-20 |
Uwe |
fix link in replication introduction |
tree | commitdiff |
2011-07-19 |
Rafael Kitover |
Check DBD::Pg >= 2.17.2 with Pg >= 9.0 for BYTEA |
tree | commitdiff |
2011-07-19 |
Rafael Kitover |
Oracle: fix LOB conversions for non-LOBs (RT#69548) |
tree | commitdiff |
2011-07-17 |
Peter Rabbitson |
Fix last test susceptible to spurious warnings, cleanup... |
tree | commitdiff |
2011-07-17 |
Peter Rabbitson |
Stop Data::Compare from loading plugins at will |
tree | commitdiff |
2011-07-15 |
Matt S Trout |
fix $rs->populate([]) to be a no-op rather than an... |
tree | commitdiff |
2011-07-14 |
Arthur Axel 'fREW... |
fix spurious PAUSE message |
tree | commitdiff |
2011-07-14 |
Alexander Hartmaier |
Release 0.08193 |
tree | commitdiff |
2011-07-14 |
Alexander Hartmaier |
replaced Test::Deep::NoTest with Data::Compare to not... |
tree | commitdiff |
2011-07-14 |
Peter Rabbitson |
Stop leaking cursors on oracle sequence retrieval |
tree | commitdiff |
2011-07-14 |
Peter Rabbitson |
SQLMaker is a proper C3-enabled class, do not use SUPER:: |
tree | commitdiff |
2011-07-04 |
Rafael Kitover |
check database driver dependencies for tests |
tree | commitdiff |
2011-06-17 |
Peter Rabbitson |
Open the logfile in append mode |
tree | commitdiff |
2011-06-17 |
Peter Rabbitson |
Yet another SQL munging atrocity (shadow needs it) |
tree | commitdiff |
2011-06-17 |
Peter Rabbitson |
Fix all invocations of _resolve_condition to match... |
tree | commitdiff |
2011-06-17 |
Peter Rabbitson |
Do not consider non-sequence oracle triggers during... |
tree | commitdiff |
2011-06-17 |
Arthur Axel 'fREW... |
fix bigint handling in sqlite |
tree | commitdiff |
2011-06-17 |
Peter Rabbitson |
More robust insert() logic to avoid undef warnings |
tree | commitdiff |
2011-06-17 |
Peter Rabbitson |
Make Ordered play nice with other things hooking update() |
tree | commitdiff |
2011-06-17 |
David Schmidt |
explicit int cast, prevents the result rounding up... |
tree | commitdiff |
2011-06-13 |
Rafael Kitover |
don't mask missing deps with datetime_undef_if_invalid |
tree | commitdiff |
2011-06-08 |
moltar |
Fixed a typo in the POD |
tree | commitdiff |
2011-06-08 |
Rafael Kitover |
don't add Sys::SigAction to author deps on Win32 |
tree | commitdiff |
2011-06-08 |
Rafael Kitover |
Make Access inner joins 'INNER JOIN' to avoid JOIN... |
tree | commitdiff |
2011-06-07 |
Alexander Hartmaier |
fixed order of rows difference between first and subseq... |
tree | commitdiff |
2011-06-07 |
Peter Rabbitson |
Fix stupid oversight in update_all |
tree | commitdiff |
next |