2006-12-06 |
Ash Berlin |
Join condition patch from Bernhard Graf |
blob | commitdiff |
2006-11-01 |
Ash Berlin |
reverted previous deploy change(r8255) - sorry matt... |
blob | commitdiff | diff to current |
2006-10-31 |
Ash Berlin |
Deploy fix that will hopefully sort out problems with... |
blob | commitdiff | diff to current |
2006-09-15 |
Jess Robinson |
Fixup limit syntax finding for DB2 |
blob | commitdiff | diff to current |
2006-08-24 |
K J Cheetham |
Documentation fixes. |
blob | commitdiff | diff to current |
2006-08-22 |
Daniel Westermann... |
use ref instead of eval to check limit syntax (to avoid... |
blob | commitdiff | diff to current |
2006-08-18 |
Jess Robinson |
Assume scalar refs need fetching in PK::Auto (to allow... |
blob | commitdiff | diff to current |
2006-08-09 |
Brandon L. Black |
backport the DBIx::Class::Storage::DBI::DESTROY fix... |
blob | commitdiff | diff to current |
2006-08-08 |
Brandon L. Black |
using ->rows here was not a reliable thing to do |
blob | commitdiff | diff to current |
2006-07-28 |
Daniel Westermann... |
Remove anonymous blesses to avoid major speed hit on... |
blob | commitdiff | diff to current |
2006-07-26 |
Brandon L. Black |
very minor cleanups to columns_info_for |
blob | commitdiff | diff to current |
2006-07-24 |
Jess Robinson |
1) Add an explicit error to columns_info_for if the... |
blob | commitdiff | diff to current |
2006-07-21 |
Jess Robinson |
Minor fixes to deploy / sqltargs, and more glossary |
blob | commitdiff | diff to current |
2006-07-16 |
Matt S Trout |
bah. |
blob | commitdiff | diff to current |
2006-07-16 |
Jess Robinson |
More docs |
blob | commitdiff | diff to current |
2006-07-15 |
Matt S Trout |
skip empty queries to eliminate spurious warnings on... |
blob | commitdiff | diff to current |
2006-07-14 |
Matt S Trout |
fixup for RowNum limit syntax with functions |
blob | commitdiff | diff to current |
2006-07-14 |
Matt S Trout |
fixups to ORDER BY, tweaks to deepen some copies in... |
blob | commitdiff | diff to current |
2006-07-12 |
Jess Robinson |
Make "no_comments", the default for deploy |
blob | commitdiff | diff to current |
2006-07-12 |
Brandon L. Black |
Prevent S::A::L caching of $dbh |
blob | commitdiff | diff to current |
2006-07-06 |
Matt S Trout |
env var |
blob | commitdiff | diff to current |
2006-07-04 |
Matt S Trout |
reverted commit that should have gone on branches/subselect |
blob | commitdiff | diff to current |
2006-07-04 |
Matt LeBlanc |
SQL::Abstract compatability |
blob | commitdiff | diff to current |
2006-06-25 |
Jess Robinson |
Improve on_connect_do docs |
blob | commitdiff | diff to current |
2006-06-22 |
Jess Robinson |
Only ensure_connected if deployment_statements isnt... |
blob | commitdiff | diff to current |
2006-06-19 |
Jess Robinson |
Fix typo.. *test test test*! |
blob | commitdiff | diff to current |
2006-06-19 |
Jess Robinson |
deployment_statements ensures_connected, this to stop... |
blob | commitdiff | diff to current |
2006-06-12 |
Justin Guenther |
Fixed incorrect ordering of POD sections |
blob | commitdiff | diff to current |
2006-06-12 |
Justin Guenther |
fixed wrong debugging hook call query_begin() to query_... |
blob | commitdiff | diff to current |
2006-06-11 |
Brandon L. Black |
bugfix: must set connect_info properly before setting... |
blob | commitdiff | diff to current |
2006-06-09 |
Justin Guenther |
added code and tests for Componentized::ensure_class_fo... |
blob | commitdiff | diff to current |
2006-06-09 |
Brandon L. Black |
only rebless S::DBI if it is still S::DBI and not a... |
blob | commitdiff | diff to current |
2006-06-08 |
Brandon L. Black |
bugfix for join-types in nested joins using the from... |
blob | commitdiff | diff to current |
2006-06-06 |
Brandon L. Black |
POD clarification and content bugfixing + a few code... |
blob | commitdiff | diff to current |
2006-05-31 |
Nigel Metheringham |
POD::Coverage additions |
blob | commitdiff | diff to current |
2006-05-30 |
Matt S Trout |
fixed debugfh |
blob | commitdiff | diff to current |
2006-05-24 |
Ash Berlin |
Merge 'trunk' into 'DBIx-Class-current' |
blob | commitdiff | diff to current |
2006-05-23 |
Matt S Trout |
fixed screwed merge of Storage::DBI (my fault :) |
blob | commitdiff | diff to current |
2006-05-23 |
Matt S Trout |
Merge 'DBIx-Class-current' into 'resultset-new-refactor' |
blob | commitdiff | diff to current |
2006-05-23 |
Ash Berlin |
Added docs for quote_char, name_sep and offset RS attrib. |
blob | commitdiff | diff to current |
2006-05-20 |
Matt S Trout |
Merge 'datetime' into 'DBIx-Class-current' |
blob | commitdiff | diff to current |
2006-05-20 |
Matt S Trout |
Merge 'trunk' into 'DBIx-Class-current' |
blob | commitdiff | diff to current |
2006-05-19 |
Matt S Trout |
Merge 'DBIx-Class-current' into 'datetime' |
blob | commitdiff | diff to current |
2006-05-19 |
Jess Robinson |
zbys Postgres casecheck patch |
blob | commitdiff | diff to current |
2006-05-18 |
Justin Guenther |
removed another couple extraneous $self->dbh calls |
blob | commitdiff | diff to current |
2006-05-18 |
Justin Guenther |
added bind information to exception thrown from DBIx... |
blob | commitdiff | diff to current |
2006-05-17 |
Matt S Trout |
Merge 'DBIx-Class-current' into 'datetime' |
blob | commitdiff | diff to current |
2006-05-15 |
Cory G Watson |
Add profiling support |
blob | commitdiff | diff to current |
2006-05-11 |
Luke Saunders |
Merge 'DBIx-Class-current' into 'resultset-new-refactor' |
blob | commitdiff | diff to current |
2006-05-09 |
Aran Deltac |
Merge 'trunk' into 'DBIx-Class-current' |
blob | commitdiff | diff to current |
2006-05-09 |
Aran Deltac |
Comment to DBIX_CLASS_STORAGE_DBI_DEBUG stating that... |
blob | commitdiff | diff to current |
2006-05-09 |
Marc Mims |
- Factored out sql_maker arguments so they can be custo... |
blob | commitdiff | diff to current |
2006-05-08 |
Matt S Trout |
couple bugfixes |
blob | commitdiff | diff to current |
2006-05-08 |
Marc Mims |
Generalized the loading of subclasses for specfic ODBC... |
blob | commitdiff | diff to current |
2006-05-05 |
Jesper Krogh |
Fix to make the Postgresql-code handle Schemas. This... |
blob | commitdiff | diff to current |
2006-05-03 |
Marc Mims |
Load ::DBI::ODBC400 when a DB2/400 ODBC backend is... |
blob | commitdiff | diff to current |
2006-04-29 |
Jess Robinson |
Default to using sqlt on deploy, if available |
blob | commitdiff | diff to current |
2006-04-29 |
Jess Robinson |
add create_ddl_dir for creating versioned sql statement... |
blob | commitdiff | diff to current |
2006-04-26 |
Matt S Trout |
Added InflateColumn::DateTime component |
blob | commitdiff | diff to current |
2006-04-21 |
Matt S Trout |
Merge 'trunk' into 'DBIx-Class-current' |
blob | commitdiff | diff to current |
2006-04-20 |
Nigel Metheringham |
Trivial documentation fixes |
blob | commitdiff | diff to current |
2006-04-19 |
Daniel Westermann... |
Merge 'trunk' into 'DBIx-Class-current' |
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-11 |
Matt S Trout |
Merge 'trunk' into 'DBIx-Class-current' |
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 |
Matt S Trout |
Merge 'trunk' into 'DBIx-Class-current' |
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 |
minor fixes to the recent connect_info change |
blob | commitdiff | diff to current |
2006-03-26 |
Brandon L. Black |
Merge 'trunk' into 'DBIx-Class-current' |
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-26 |
Brandon L. Black |
support on_connect_do, limit_dialect, quote_char, and... |
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 |
next |