2006-07-27 |
Daniel Westermann... |
Merge 'trunk' into 'DBIx-Class-current' |
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-23 |
Brandon L. Black |
infect the storage subdrivers |
tree | commitdiff |
2006-07-18 |
Marc Mims |
Use _sql_maker_opts, now. |
tree | commitdiff |
2006-07-11 |
Marc Mims |
Was replaced by ODBC.pm and ODBC/DB2_400_SQL.pm |
tree | commitdiff |
2006-06-16 |
Brandon L. Black |
further changes to the Sybase / MSSQL storage stuff |
tree | commitdiff |
2006-06-12 |
Brandon L. Black |
author list correction/update |
tree | commitdiff |
2006-06-09 |
Brandon L. Black |
NoBindVars + Sybase + MSSQL stuff |
tree | commitdiff |
2006-06-08 |
Justin Guenther |
Added `use' statement for DBD::Pg |
tree | commitdiff |
2006-05-26 |
Justin Guenther |
Add a warning for DBD::Pg < 1.49 |
tree | commitdiff |
2006-05-23 |
Matt S Trout |
Merge 'DBIx-Class-current' into 'resultset-new-refactor' |
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-09 |
Marc Mims |
- Factored out sql_maker arguments so they can be custo... |
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-12 |
Daniel Westermann... |
Make POD match package name |
tree | commitdiff |
2006-04-12 |
Daniel Westermann... |
Make POD match package name |
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-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-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 |
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-16 |
Marcus Ramberg |
fix for pg seq detection. |
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 |
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-09 |
Scott McWhirter |
Update to add myself to contributors and to hide Module... |
tree | commitdiff |
2006-03-02 |
Brian Cassidy |
added sqlt_type |
tree | commitdiff |
2006-03-01 |
David Kamholz |
port fix for ejh's pg bug to branch |
tree | commitdiff |
2006-02-28 |
Simon Elliott |
fix for deploying MySQL schemas. schema debug++ |
tree | commitdiff |
2006-02-12 |
David Kamholz |
small aesthetic fix to Storage::DBI::Oracle |
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-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 |
2005-08-12 |
Andy Grundman |
Re-added software-based LIMIT support for non-LIMIT... |
tree | commitdiff |
2005-08-12 |
Andy Grundman |
Added initial SQL::Abstract::Limit support and tests |
tree | commitdiff |
2005-08-12 |
Matt S Trout |
Refactoring, cleanup, lose unnecessary resultset/cursor... |
tree | commitdiff |
2005-08-07 |
Matt S Trout |
Cursor abstracted, delete_related added |
tree | commitdiff |
|