2006-05-09 |
Aran Deltac |
Comment to DBIX_CLASS_STORAGE_DBI_DEBUG stating that... |
blob | commitdiff |
2006-05-08 |
Matt S Trout |
couple bugfixes |
blob | commitdiff | diff to current |
2006-04-20 |
Nigel Metheringham |
Trivial documentation fixes |
blob | commitdiff | diff to current |
2006-04-16 |
Matt S Trout |
grab ->dbh once per function in Storage::DBI |
blob | commitdiff | diff to current |
2006-04-07 |
Nigel Metheringham |
Made storage txn_* functions log DBI operations to... |
blob | commitdiff | diff to current |
2006-04-03 |
Dan Sully |
Wrap DBI->connnect and ->sth calls in eval to properly... |
blob | commitdiff | diff to current |
2006-04-01 |
Matt S Trout |
Storage::DBI error reporting improvement from Dan Sully |
blob | commitdiff | diff to current |
2006-03-28 |
Stephan Szabo |
Add missing ) before unless. |
blob | commitdiff | diff to current |
2006-03-28 |
Jess Robinson |
More debugging for "no sth generated" |
blob | commitdiff | diff to current |
2006-03-27 |
Yuval Kogman |
split( ";\n", @statements" ) returns crack |
blob | commitdiff | diff to current |
2006-03-27 |
Matt S Trout |
Quoting fixes for single-table ops |
blob | commitdiff | diff to current |
2006-03-26 |
Brandon L. Black |
converted tabs to spaces, removed trailing whitespace |
blob | commitdiff | diff to current |
2006-03-21 |
Justin Guenther |
Documentation indenting/formatting fixes |
blob | commitdiff | diff to current |
2006-03-21 |
Matt S Trout |
Corrected columns_info_for indent level - 2 space inden... |
blob | commitdiff | diff to current |
2006-03-19 |
Matt S Trout |
Fix to columns_info_for for type(size) |
blob | commitdiff | diff to current |
2006-03-18 |
Matt S Trout |
Post-merge fixups |
blob | commitdiff | diff to current |
2006-03-18 |
Matt S Trout |
Merge 'DBIx-Class-current' into 'trunk' |
blob | commitdiff | diff to current |
2006-03-18 |
David Kamholz |
Merge 'DBIx-Class-current' into 'trunk' |
blob | commitdiff | diff to current |
2006-03-15 |
Brandon L. Black |
silence PrintError in our RaiseError eval |
blob | commitdiff | diff to current |
2006-03-15 |
Brandon L. Black |
replace the ugly _column_info_broken method-flag with... |
blob | commitdiff | diff to current |
2006-03-15 |
Brandon L. Black |
Storage::DBI throws intelligent exception if no @connec... |
blob | commitdiff | diff to current |
2006-03-15 |
Brandon L. Black |
columns_info_for upgrades, related test updates, relate... |
blob | commitdiff | diff to current |
2006-03-15 |
Brandon L. Black |
fork tests/code improved, ithreads tests/code added... |
blob | commitdiff | diff to current |
2006-03-12 |
Jess Robinson |
Oops, deploy only drops tables if you tell it to.. |
blob | commitdiff | diff to current |
2006-03-11 |
Jess Robinson |
deploy debugging and drop table statements |
blob | commitdiff | diff to current |
2006-03-09 |
Cory G Watson |
Allow scalarefs passed to order_by to pass straight... |
blob | commitdiff | diff to current |
2006-03-06 |
Will Hawes |
throw error including SQL statement for failed $sth... |
blob | commitdiff | diff to current |
2006-03-05 |
Brandon L. Black |
connection via coderef rather than explicit dsn/name... |
blob | commitdiff | diff to current |
2006-03-03 |
Matt S Trout |
Merge 'trunk' into 'DBIx-Class-current' |
blob | commitdiff | diff to current |
2006-03-01 |
Justin Guenther |
- Changed documentation to use txn_do() for transactions |
blob | commitdiff | diff to current |
2006-03-01 |
Brandon L. Black |
dbh->{InactiveDestroy} when reconnecting in child proce... |
blob | commitdiff | diff to current |
2006-03-01 |
David Kamholz |
Merge 'trunk' into 'DBIx-Class-current' |
blob | commitdiff | diff to current |
2006-02-28 |
Simon Elliott |
fix for deploying MySQL schemas. schema debug++ |
blob | commitdiff | diff to current |
2006-02-26 |
Justin Guenther |
Added DBIx::Class::Schema::txn_do() |
blob | commitdiff | diff to current |
2006-02-24 |
Matt S Trout |
Dumbass typo, ta castaway |
blob | commitdiff | diff to current |
2006-02-24 |
Matt S Trout |
Added deploy to Storage, DBICTEST_SQLT_DEPLOY env var... |
blob | commitdiff | diff to current |
2006-02-23 |
Matt S Trout |
Merge 'trunk' into 'DBIx-Class-current' |
blob | commitdiff | diff to current |
2006-02-23 |
Jesper Krogh |
Double char quoting implemented, now supports stuff... |
blob | commitdiff | diff to current |
2006-02-22 |
Matt S Trout |
Working HAVING, DBD::SQLite returns duff data so tests... |
blob | commitdiff | diff to current |
2006-02-22 |
Matt S Trout |
Merge 'trunk' into 'DBIx-Class-current' |
blob | commitdiff | diff to current |
2006-02-21 |
Brian Cassidy |
fix for limit_dialect( 'Top' ) w/ order_by |
blob | commitdiff | diff to current |
2006-02-20 |
Brandon L. Black |
croak on DBI->connect errors |
blob | commitdiff | diff to current |
2006-02-14 |
Matt S Trout |
Merge 'trunk' into 'DBIx-Class-current' |
blob | commitdiff | diff to current |
2006-02-14 |
Brandon L. Black |
storage fix for fork() and workaround for Apache::DBI |
blob | commitdiff | diff to current |
2006-02-13 |
Marcus Ramberg |
prepared for release. |
blob | commitdiff | diff to current |
2006-02-12 |
Matt S Trout |
Merge 'trunk' into 'DBIx-Class-current' |
blob | commitdiff | diff to current |
2006-02-12 |
Matt S Trout |
add horrific fix to make Oracle's retarded limit syntax... |
blob | commitdiff | diff to current |
2006-02-11 |
Matt S Trout |
Merge 'trunk' into 'DBIx-Class-current' |
blob | commitdiff | diff to current |
2006-02-11 |
Matt S Trout |
Trivial optimisation in Storage::DBI |
blob | commitdiff | diff to current |
2006-02-10 |
David Kamholz |
PK::Auto fixes in branch |
blob | commitdiff | diff to current |
2006-02-09 |
Jess Robinson |
Shovelling PK::Auto stuff where it belongs.. |
blob | commitdiff | diff to current |
2006-02-07 |
Brandon L. Black |
rollback on disconnect, and disconnect on DESTROY |
blob | commitdiff | diff to current |
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 |
|