2006-03-27 |
Yuval Kogman |
split( ";\n", @statements" ) returns crack |
tree | commitdiff |
2006-03-27 |
Matt S Trout |
Quoting fixes for single-table ops |
tree | commitdiff |
2006-03-26 |
Brandon L. Black |
minor fixes to the recent connect_info change |
tree | commitdiff |
2006-03-26 |
Brandon L. Black |
Merge 'trunk' into 'DBIx-Class-current' |
tree | commitdiff |
2006-03-26 |
Brandon L. Black |
converted tabs to spaces, removed trailing whitespace |
tree | commitdiff |
2006-03-26 |
Brandon L. Black |
support on_connect_do, limit_dialect, quote_char, and... |
tree | commitdiff |
2006-03-25 |
Matt S Trout |
0.06000 changes v0.06000 |
tree | commitdiff |
2006-03-25 |
Justin Guenther |
removed parentheses from argument lists in docs |
tree | commitdiff |
2006-03-25 |
Justin Guenther |
changed Returns -> Return Value |
tree | commitdiff |
2006-03-24 |
Justin Guenther |
clarified method docs |
tree | commitdiff |
2006-03-24 |
Justin Guenther |
reworded result -> row |
tree | commitdiff |
2006-03-24 |
Justin Guenther |
documented DBIx::Class::Cursor and DBIx::Class::Storage... |
tree | commitdiff |
2006-03-21 |
Justin Guenther |
Documentation indenting/formatting fixes |
tree | commitdiff |
2006-03-21 |
Simon Elliott |
Doc updates to remove PK::Auto::<db> references and... |
tree | commitdiff |
2006-03-21 |
Simon Elliott |
undo changes that should have been in TRUNK. /me thwaps... |
tree | commitdiff |
2006-03-21 |
Simon Elliott |
Doc fixes for PK::Auto::DB references. All handled... |
tree | commitdiff |
2006-03-21 |
Matt S Trout |
Corrected columns_info_for indent level - 2 space inden... |
tree | commitdiff |
2006-03-19 |
Matt S Trout |
Fix to columns_info_for for type(size) |
tree | commitdiff |
2006-03-18 |
Matt S Trout |
Post-merge fixups |
tree | commitdiff |
2006-03-18 |
Matt S Trout |
Merge 'DBIx-Class-current' into 'trunk' |
tree | commitdiff |
2006-03-18 |
David Kamholz |
Merge 'DBIx-Class-current' into 'trunk' |
tree | commitdiff |
2006-03-16 |
Marcus Ramberg |
fix for pg seq detection. |
tree | commitdiff |
2006-03-15 |
Brandon L. Black |
silence PrintError in our RaiseError eval |
tree | commitdiff |
2006-03-15 |
Brandon L. Black |
replace the ugly _column_info_broken method-flag with... |
tree | commitdiff |
2006-03-15 |
Brandon L. Black |
Storage::DBI throws intelligent exception if no @connec... |
tree | commitdiff |
2006-03-15 |
Brandon L. Black |
columns_info_for upgrades, related test updates, relate... |
tree | commitdiff |
2006-03-15 |
Brandon L. Black |
fork tests/code improved, ithreads tests/code added... |
tree | commitdiff |
2006-03-12 |
Jess Robinson |
Oops, deploy only drops tables if you tell it to.. |
tree | commitdiff |
2006-03-11 |
Jess Robinson |
deploy debugging and drop table statements |
tree | commitdiff |
2006-03-09 |
Cory G Watson |
Allow scalarefs passed to order_by to pass straight... |
tree | commitdiff |
2006-03-09 |
Scott McWhirter |
Update to add myself to contributors and to hide Module... |
tree | commitdiff |
2006-03-06 |
Will Hawes |
throw error including SQL statement for failed $sth... |
tree | commitdiff |
2006-03-05 |
Brandon L. Black |
connection via coderef rather than explicit dsn/name... |
tree | commitdiff |
2006-03-03 |
Matt S Trout |
Merge 'trunk' into 'DBIx-Class-current' |
tree | commitdiff |
2006-03-02 |
Brian Cassidy |
added sqlt_type |
tree | commitdiff |
2006-03-01 |
Justin Guenther |
- Changed documentation to use txn_do() for transactions |
tree | commitdiff |
2006-03-01 |
Brandon L. Black |
dbh->{InactiveDestroy} when reconnecting in child proce... |
tree | commitdiff |
2006-03-01 |
David Kamholz |
port fix for ejh's pg bug to branch |
tree | commitdiff |
2006-03-01 |
David Kamholz |
Merge 'trunk' into 'DBIx-Class-current' |
tree | commitdiff |
2006-02-28 |
Simon Elliott |
fix for deploying MySQL schemas. schema debug++ |
tree | commitdiff |
2006-02-26 |
Justin Guenther |
Added DBIx::Class::Schema::txn_do() |
tree | commitdiff |
2006-02-24 |
Matt S Trout |
Dumbass typo, ta castaway |
tree | commitdiff |
2006-02-24 |
Matt S Trout |
Added deploy to Storage, DBICTEST_SQLT_DEPLOY env var... |
tree | commitdiff |
2006-02-23 |
Matt S Trout |
Merge 'trunk' into 'DBIx-Class-current' |
tree | commitdiff |
2006-02-23 |
Jesper Krogh |
Double char quoting implemented, now supports stuff... |
tree | commitdiff |
2006-02-22 |
Matt S Trout |
Working HAVING, DBD::SQLite returns duff data so tests... |
tree | commitdiff |
2006-02-22 |
Matt S Trout |
Merge 'trunk' into 'DBIx-Class-current' |
tree | commitdiff |
2006-02-21 |
Brian Cassidy |
fix for limit_dialect( 'Top' ) w/ order_by |
tree | commitdiff |
2006-02-20 |
Brandon L. Black |
croak on DBI->connect errors |
tree | commitdiff |
2006-02-14 |
Matt S Trout |
Merge 'trunk' into 'DBIx-Class-current' |
tree | commitdiff |
2006-02-14 |
Brandon L. Black |
storage fix for fork() and workaround for Apache::DBI |
tree | commitdiff |
2006-02-13 |
Marcus Ramberg |
prepared for release. |
tree | commitdiff |
2006-02-12 |
Matt S Trout |
Merge 'trunk' into 'DBIx-Class-current' |
tree | commitdiff |
2006-02-12 |
David Kamholz |
small aesthetic fix to Storage::DBI::Oracle |
tree | commitdiff |
2006-02-12 |
Matt S Trout |
add horrific fix to make Oracle's retarded limit syntax... |
tree | commitdiff |
2006-02-11 |
Matt S Trout |
Merge 'trunk' into 'DBIx-Class-current' |
tree | commitdiff |
2006-02-11 |
Matt S Trout |
Trivial optimisation in Storage::DBI |
tree | commitdiff |
2006-02-10 |
David Kamholz |
re-rewrite PK::Auto, Pg, Oracle bits |
tree | commitdiff |
2006-02-10 |
David Kamholz |
remove debug warning from last commit |
tree | commitdiff |
2006-02-10 |
David Kamholz |
PK::Auto fixes in branch |
tree | commitdiff |
2006-02-09 |
Jess Robinson |
Shovelling PK::Auto stuff where it belongs.. |
tree | commitdiff |
2006-02-07 |
Brandon L. Black |
rollback on disconnect, and disconnect on DESTROY |
tree | commitdiff |
2006-02-06 |
David Kamholz |
more helpfully output NULLs in Storage::DBI _execute... |
tree | commitdiff |
2006-02-05 |
Matt S Trout |
Added debugcb method to storage |
tree | commitdiff |
2006-01-28 |
Matt S Trout |
Fixed Storage/DBI (tried to load deprecated ::Exception... |
tree | commitdiff |
2006-01-28 |
Matt S Trout |
Patch from jesper to work round dumbass DBDs |
tree | commitdiff |
2006-01-28 |
Matt S Trout |
disconnect, connected, ensure_connected on Storage... |
tree | commitdiff |
2006-01-27 |
Marcus Ramberg |
handle the throw_exception bit. Drop DBIx::Class::Exception |
tree | commitdiff |
2006-01-27 |
Matt S Trout |
limit_dialect accessor for DBIC::Abstract |
tree | commitdiff |
2006-01-26 |
Nigel Metheringham |
Fixed warning undefined variable in regexp caused by... |
tree | commitdiff |
2006-01-25 |
Nigel Metheringham |
Debugging/trace output control. Allows redirection... |
tree | commitdiff |
2006-01-24 |
David Kamholz |
fix stupidities in transaction handling |
tree | commitdiff |
2006-01-24 |
Matt S Trout |
Updated columns_info_for patch from zby |
tree | commitdiff |
2006-01-24 |
Matt S Trout |
on_connect_do patch from abraxxa |
tree | commitdiff |
2006-01-21 |
Matt S Trout |
columns_info_for from zby, fixes to per-db tests |
tree | commitdiff |
2006-01-20 |
Matt S Trout |
register_resultset, Cursor fixes |
tree | commitdiff |
2006-01-20 |
Matt S Trout |
Moved to prepare_cached for everything, using $f_active... |
tree | commitdiff |
2006-01-18 |
Matt S Trout |
Switched storage from prepare to prepare_cached with... |
tree | commitdiff |
2006-01-14 |
Matt S Trout |
Improved join condition possiblities - arrayrefs of... |
tree | commitdiff |
2005-12-29 |
Matt S Trout |
Hack around a stupid SQL::Abstract bug and add GROUP... |
tree | commitdiff |
2005-12-14 |
Matt S Trout |
Merge 'trunk' into 'DBIx-Class-resultset' |
tree | commitdiff |
2005-12-12 |
Matt S Trout |
Test and fix to Storage::DBI from Justin DeVuyst |
tree | commitdiff |
2005-12-11 |
David Kamholz |
merge resultset branch through revision 378 |
tree | commitdiff |
2005-12-10 |
David Kamholz |
rename tx_* => txn_* |
tree | commitdiff |
2005-12-10 |
David Kamholz |
fix last patch |
tree | commitdiff |
2005-12-10 |
David Kamholz |
clean up transaction handling |
tree | commitdiff |
2005-12-10 |
David Kamholz |
item => head2 in docs |
tree | commitdiff |
2005-11-28 |
Matt S Trout |
Cleanup in resultset, made storage prepare_cached for... |
tree | commitdiff |
2005-11-15 |
Matt S Trout |
Bugfixes, optimisations |
tree | commitdiff |
2005-09-17 |
Matt S Trout |
Added quote char test, supported quoting in S::A subcla... |
tree | commitdiff |
2005-09-04 |
Andres Kievsky |
Reverted andyg's fixes to DBI.pm, updated tests accordi... |
tree | commitdiff |
2005-09-04 |
Andres Kievsky |
Merged andyg's fixes to joins and joins tests. Added... |
tree | commitdiff |
2005-09-03 |
Matt S Trout |
Lobbed first cut of join code into Storage/DBI as inlin... |
tree | commitdiff |
2005-09-03 |
Matt S Trout |
Merge 'DBIx-Class-joins' into 'trunk' |
tree | commitdiff |
2005-09-03 |
Matt S Trout |
Merge 'trunk' into 'DBIx-Class-joins' |
tree | commitdiff |
2005-08-30 |
Andy Grundman |
Added tests for software-based limiting/paging, and... |
tree | commitdiff |
2005-08-29 |
Matt S Trout |
Cleaned up Storage::DBI to remove redundancy |
tree | commitdiff |
2005-08-12 |
Andy Grundman |
Preparing for 0.02 release |
tree | commitdiff |
2005-08-12 |
Andy Grundman |
Re-added software-based LIMIT support for non-LIMIT... |
tree | commitdiff |
2005-08-12 |
Andy Grundman |
Cleaned up sql_maker variable |
tree | commitdiff |
next |