2006-02-07 |
Brandon L. Black |
rollback on disconnect, and disconnect on DESTROY |
blob | commitdiff |
2006-02-06 |
David Kamholz |
more helpfully output NULLs in Storage::DBI _execute... |
blob | commitdiff | diff to current |
2006-02-05 |
Matt S Trout |
Added debugcb method to storage |
blob | commitdiff | diff to current |
2006-01-28 |
Matt S Trout |
Fixed Storage/DBI (tried to load deprecated ::Exception... |
blob | commitdiff | diff to current |
2006-01-28 |
Matt S Trout |
Patch from jesper to work round dumbass DBDs |
blob | commitdiff | diff to current |
2006-01-28 |
Matt S Trout |
disconnect, connected, ensure_connected on Storage... |
blob | commitdiff | diff to current |
2006-01-27 |
Marcus Ramberg |
handle the throw_exception bit. Drop DBIx::Class::Exception |
blob | commitdiff | diff to current |
2006-01-27 |
Matt S Trout |
limit_dialect accessor for DBIC::Abstract |
blob | commitdiff | diff to current |
2006-01-26 |
Nigel Metheringham |
Fixed warning undefined variable in regexp caused by... |
blob | commitdiff | diff to current |
2006-01-25 |
Nigel Metheringham |
Debugging/trace output control. Allows redirection... |
blob | commitdiff | diff to current |
2006-01-24 |
David Kamholz |
fix stupidities in transaction handling |
blob | commitdiff | diff to current |
2006-01-24 |
Matt S Trout |
Updated columns_info_for patch from zby |
blob | commitdiff | diff to current |
2006-01-24 |
Matt S Trout |
on_connect_do patch from abraxxa |
blob | commitdiff | diff to current |
2006-01-21 |
Matt S Trout |
columns_info_for from zby, fixes to per-db tests |
blob | commitdiff | diff to current |
2006-01-20 |
Matt S Trout |
Moved to prepare_cached for everything, using $f_active... |
blob | commitdiff | diff to current |
2006-01-18 |
Matt S Trout |
Switched storage from prepare to prepare_cached with... |
blob | commitdiff | diff to current |
2006-01-14 |
Matt S Trout |
Improved join condition possiblities - arrayrefs of... |
blob | commitdiff | diff to current |
2005-12-29 |
Matt S Trout |
Hack around a stupid SQL::Abstract bug and add GROUP... |
blob | commitdiff | diff to current |
2005-12-14 |
Matt S Trout |
Merge 'trunk' into 'DBIx-Class-resultset' |
blob | commitdiff | diff to current |
2005-12-12 |
Matt S Trout |
Test and fix to Storage::DBI from Justin DeVuyst |
blob | commitdiff | diff to current |
2005-12-11 |
David Kamholz |
merge resultset branch through revision 378 |
blob | commitdiff | diff to current |
2005-12-10 |
David Kamholz |
rename tx_* => txn_* |
blob | commitdiff | diff to current |
2005-12-10 |
David Kamholz |
fix last patch |
blob | commitdiff | diff to current |
2005-12-10 |
David Kamholz |
clean up transaction handling |
blob | commitdiff | diff to current |
2005-12-10 |
David Kamholz |
item => head2 in docs |
blob | commitdiff | diff to current |
2005-11-28 |
Matt S Trout |
Cleanup in resultset, made storage prepare_cached for... |
blob | commitdiff | diff to current |
2005-11-15 |
Matt S Trout |
Bugfixes, optimisations |
blob | commitdiff | diff to current |
2005-09-17 |
Matt S Trout |
Added quote char test, supported quoting in S::A subcla... |
blob | commitdiff | diff to current |
2005-09-04 |
Andres Kievsky |
Reverted andyg's fixes to DBI.pm, updated tests accordi... |
blob | commitdiff | diff to current |
2005-09-04 |
Andres Kievsky |
Merged andyg's fixes to joins and joins tests. Added... |
blob | commitdiff | diff to current |
2005-09-03 |
Matt S Trout |
Lobbed first cut of join code into Storage/DBI as inlin... |
blob | commitdiff | diff to current |
2005-09-03 |
Matt S Trout |
Merge 'DBIx-Class-joins' into 'trunk' |
blob | commitdiff | diff to current |
2005-09-03 |
Matt S Trout |
Merge 'trunk' into 'DBIx-Class-joins' |
blob | commitdiff | diff to current |
2005-08-30 |
Andy Grundman |
Added tests for software-based limiting/paging, and... |
blob | commitdiff | diff to current |
2005-08-29 |
Matt S Trout |
Cleaned up Storage::DBI to remove redundancy |
blob | commitdiff | diff to current |
2005-08-12 |
Andy Grundman |
Preparing for 0.02 release |
blob | commitdiff | diff to current |
2005-08-12 |
Andy Grundman |
Re-added software-based LIMIT support for non-LIMIT... |
blob | commitdiff | diff to current |
2005-08-12 |
Andy Grundman |
Cleaned up sql_maker variable |
blob | commitdiff | diff to current |
2005-08-12 |
Andy Grundman |
Fixed sql_maker accessor to load Abstract object on... |
blob | commitdiff | diff to current |
2005-08-12 |
Andy Grundman |
Added initial SQL::Abstract::Limit support and tests |
blob | commitdiff | diff to current |
2005-08-12 |
Matt S Trout |
Refactoring, cleanup, lose unnecessary resultset/cursor... |
blob | commitdiff | diff to current |
2005-08-09 |
Matt S Trout |
Updated main docs, altered mail address in POD for... |
blob | commitdiff | diff to current |
2005-08-08 |
Matt S Trout |
Finished ripping hand-hacked abstract implementation... |
blob | commitdiff | diff to current |
2005-08-07 |
Matt S Trout |
Cursor abstracted, delete_related added |
blob | commitdiff | diff to current |
2005-08-07 |
Matt S Trout |
Fixed search/count_related to use Abstract (though... |
blob | commitdiff | diff to current |
2005-08-06 |
Matt S Trout |
- Storage/DBI.pm now uses Abstract internally |
blob | commitdiff | diff to current |
2005-08-04 |
Dan Kubb |
Bind values are passed into select query when no sth... |
blob | commitdiff | diff to current |
2005-08-04 |
Andy Grundman |
Disabled 'Use of uninitialized value in subroutine... |
blob | commitdiff | diff to current |
2005-08-04 |
Matt S Trout |
Mostly refactored everything to select/update/delete... |
blob | commitdiff | diff to current |
|