2006-07-28 |
Daniel Westermann... |
Remove anonymous blesses to avoid major speed hit on... |
tree | commitdiff |
2006-07-26 |
Brandon L. Black |
very minor cleanups to columns_info_for |
tree | commitdiff |
2006-07-24 |
Brandon L. Black |
next::method, not next::columns_info_for |
tree | commitdiff |
2006-07-24 |
Jess Robinson |
1) Add an explicit error to columns_info_for if the... |
tree | commitdiff |
2006-07-21 |
Jess Robinson |
Minor fixes to deploy / sqltargs, and more glossary |
tree | commitdiff |
2006-07-19 |
Matt S Trout |
and once more, with feeling |
tree | commitdiff |
2006-07-19 |
Matt S Trout |
Callback now gets args |
tree | commitdiff |
2006-07-18 |
Marc Mims |
Use _sql_maker_opts, now. |
tree | commitdiff |
2006-07-16 |
Matt S Trout |
bah. |
tree | commitdiff |
2006-07-16 |
Jess Robinson |
More docs |
tree | commitdiff |
2006-07-15 |
Matt S Trout |
skip empty queries to eliminate spurious warnings on... |
tree | commitdiff |
2006-07-14 |
Matt S Trout |
fixup for RowNum limit syntax with functions |
tree | commitdiff |
2006-07-14 |
Matt S Trout |
fixups to ORDER BY, tweaks to deepen some copies in... |
tree | commitdiff |
2006-07-12 |
Jess Robinson |
Make "no_comments", the default for deploy |
tree | commitdiff |
2006-07-12 |
Brandon L. Black |
Prevent S::A::L caching of $dbh |
tree | commitdiff |
2006-07-11 |
Marc Mims |
Was replaced by ODBC.pm and ODBC/DB2_400_SQL.pm |
tree | commitdiff |
2006-07-06 |
Matt S Trout |
env var |
tree | commitdiff |
2006-07-04 |
Matt S Trout |
reverted commit that should have gone on branches/subselect |
tree | commitdiff |
2006-07-04 |
Matt LeBlanc |
SQL::Abstract compatability |
tree | commitdiff |
2006-06-27 |
Cory G Watson |
Fix BEGIN WORK/COMMIT/ROLLBACK debug statements lost... |
tree | commitdiff |
2006-06-25 |
Jess Robinson |
Improve on_connect_do docs |
tree | commitdiff |
2006-06-22 |
Jess Robinson |
Only ensure_connected if deployment_statements isnt... |
tree | commitdiff |
2006-06-19 |
Jess Robinson |
Fix typo.. *test test test*! |
tree | commitdiff |
2006-06-19 |
Jess Robinson |
deployment_statements ensures_connected, this to stop... |
tree | commitdiff |
2006-06-16 |
Brandon L. Black |
further changes to the Sybase / MSSQL storage stuff |
tree | commitdiff |
2006-06-12 |
Justin Guenther |
Fixed incorrect ordering of POD sections |
tree | commitdiff |
2006-06-12 |
Justin Guenther |
fixed wrong debugging hook call query_begin() to query_... |
tree | commitdiff |
2006-06-12 |
Brandon L. Black |
author list correction/update |
tree | commitdiff |
2006-06-11 |
Brandon L. Black |
bugfix: must set connect_info properly before setting... |
tree | commitdiff |
2006-06-09 |
Justin Guenther |
added code and tests for Componentized::ensure_class_fo... |
tree | commitdiff |
2006-06-09 |
Brandon L. Black |
NoBindVars + Sybase + MSSQL stuff |
tree | commitdiff |
2006-06-09 |
Brandon L. Black |
only rebless S::DBI if it is still S::DBI and not a... |
tree | commitdiff |
2006-06-08 |
Justin Guenther |
Added `use' statement for DBD::Pg |
tree | commitdiff |
2006-06-08 |
Brandon L. Black |
bugfix for join-types in nested joins using the from... |
tree | commitdiff |
2006-06-06 |
Brandon L. Black |
POD clarification and content bugfixing + a few code... |
tree | commitdiff |
2006-05-31 |
Nigel Metheringham |
POD::Coverage additions |
tree | commitdiff |
2006-05-30 |
Matt S Trout |
fixed debugfh |
tree | commitdiff |
2006-05-26 |
Justin Guenther |
Add a warning for DBD::Pg < 1.49 |
tree | commitdiff |
2006-05-24 |
Ash Berlin |
Merge 'trunk' into 'DBIx-Class-current' |
tree | commitdiff |
2006-05-23 |
Matt S Trout |
fixed screwed merge of Storage::DBI (my fault :) |
tree | commitdiff |
2006-05-23 |
Matt S Trout |
Merge 'DBIx-Class-current' into 'resultset-new-refactor' |
tree | commitdiff |
2006-05-23 |
Ash Berlin |
Added docs for quote_char, name_sep and offset RS attrib. |
tree | commitdiff |
2006-05-20 |
Matt S Trout |
Merge 'datetime' into 'DBIx-Class-current' |
tree | commitdiff |
2006-05-20 |
Matt S Trout |
Merge 'trunk' into 'DBIx-Class-current' |
tree | commitdiff |
2006-05-20 |
Matt S Trout |
added datetime parser for MSSQL (ta LTJake) |
tree | commitdiff |
2006-05-20 |
Matt S Trout |
added datetime parser types for the dbs I can find... |
tree | commitdiff |
2006-05-19 |
Matt S Trout |
Merge 'DBIx-Class-current' into 'datetime' |
tree | commitdiff |
2006-05-19 |
Jess Robinson |
zbys Postgres casecheck patch |
tree | commitdiff |
2006-05-18 |
Justin Guenther |
removed another couple extraneous $self->dbh calls |
tree | commitdiff |
2006-05-18 |
Justin Guenther |
added bind information to exception thrown from DBIx... |
tree | commitdiff |
2006-05-17 |
Matt S Trout |
Merge 'DBIx-Class-current' into 'datetime' |
tree | commitdiff |
2006-05-15 |
Cory G Watson |
Add profiling support |
tree | commitdiff |
2006-05-11 |
Luke Saunders |
Merge 'DBIx-Class-current' into 'resultset-new-refactor' |
tree | commitdiff |
2006-05-09 |
Aran Deltac |
Merge 'trunk' into 'DBIx-Class-current' |
tree | commitdiff |
2006-05-09 |
Aran Deltac |
Comment to DBIX_CLASS_STORAGE_DBI_DEBUG stating that... |
tree | commitdiff |
2006-05-09 |
Marc Mims |
- Factored out sql_maker arguments so they can be custo... |
tree | commitdiff |
2006-05-08 |
Matt S Trout |
couple bugfixes |
tree | commitdiff |
2006-05-08 |
Marc Mims |
Generalized the loading of subclasses for specfic ODBC... |
tree | commitdiff |
2006-05-05 |
Jesper Krogh |
Fix to make the Postgresql-code handle Schemas. This... |
tree | commitdiff |
2006-05-03 |
Marc Mims |
- Corrected a minor typo in a comment. |
tree | commitdiff |
2006-05-03 |
Marc Mims |
Load ::DBI::ODBC400 when a DB2/400 ODBC backend is... |
tree | commitdiff |
2006-05-03 |
Marc Mims |
Automatic primary key class for DB2/400 over ODBC |
tree | commitdiff |
2006-04-29 |
Jess Robinson |
Default to using sqlt on deploy, if available |
tree | commitdiff |
2006-04-29 |
Jess Robinson |
add create_ddl_dir for creating versioned sql statement... |
tree | commitdiff |
2006-04-26 |
Matt S Trout |
Added InflateColumn::DateTime component |
tree | commitdiff |
2006-04-21 |
Matt S Trout |
Merge 'trunk' into 'DBIx-Class-current' |
tree | commitdiff |
2006-04-20 |
Nigel Metheringham |
Trivial documentation fixes |
tree | commitdiff |
2006-04-19 |
Daniel Westermann... |
Merge 'trunk' into 'DBIx-Class-current' |
tree | commitdiff |
2006-04-16 |
Matt S Trout |
grab ->dbh once per function in Storage::DBI |
tree | commitdiff |
2006-04-12 |
Daniel Westermann... |
Make POD match package name |
tree | commitdiff |
2006-04-12 |
Daniel Westermann... |
Make POD match package name |
tree | commitdiff |
2006-04-11 |
Matt S Trout |
Merge 'trunk' into 'DBIx-Class-current' |
tree | commitdiff |
2006-04-07 |
Nigel Metheringham |
Made storage txn_* functions log DBI operations to... |
tree | commitdiff |
2006-04-06 |
Luke Saunders |
fixed multiple column count distincts in SQLite and... |
tree | commitdiff |
2006-04-06 |
Matt S Trout |
Fixup to Cursor, updated Changes |
tree | commitdiff |
2006-04-03 |
Dan Sully |
Wrap DBI->connnect and ->sth calls in eval to properly... |
tree | commitdiff |
2006-04-01 |
Matt S Trout |
Storage::DBI error reporting improvement from Dan Sully |
tree | commitdiff |
2006-03-28 |
Matt S Trout |
Merge 'trunk' into 'DBIx-Class-current' |
tree | commitdiff |
2006-03-28 |
Stephan Szabo |
Add missing ) before unless. |
tree | commitdiff |
2006-03-28 |
Jess Robinson |
More debugging for "no sth generated" |
tree | commitdiff |
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 |
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 |
next |