2009-12-09 |
Peter Rabbitson |
It's almost 2010 - load_components ('Core') is like... |
tree | commitdiff |
2007-06-20 |
Matt S Trout |
eleiminate vestigial code in PK::Auto |
tree | commitdiff |
2006-10-18 |
Scott McWhirter |
Hide documentation for deprecated modules from PAUSE. |
tree | commitdiff |
2006-08-18 |
Jess Robinson |
Assume scalar refs need fetching in PK::Auto (to allow... |
tree | commitdiff |
2006-08-11 |
Cory G Watson |
Move unless to next line to prevent stabbings. |
tree | commitdiff |
2006-03-26 |
Brandon L. Black |
converted tabs to spaces, removed trailing whitespace |
tree | commitdiff |
2006-03-24 |
Jess Robinson |
Docs! |
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-01 |
David Kamholz |
try to fix PK::Auto::Pg for sequences with quoted names |
tree | commitdiff |
2006-02-19 |
Matt S Trout |
PK::Auto tweak |
tree | commitdiff |
2006-02-12 |
David Kamholz |
fix sequence method in PK::Auto |
tree | commitdiff |
2006-02-10 |
David Kamholz |
re-rewrite PK::Auto, Pg, Oracle bits |
tree | commitdiff |
2006-02-10 |
Matt S Trout |
Made PK::Auto::* shells since the functionality is... |
tree | commitdiff |
2006-02-09 |
Jess Robinson |
Shovelling PK::Auto stuff where it belongs.. |
tree | commitdiff |
2006-02-06 |
David Kamholz |
fix attrs on find |
tree | commitdiff |
2006-01-27 |
Marcus Ramberg |
handle the throw_exception bit. Drop DBIx::Class::Exception |
tree | commitdiff |
2006-01-25 |
Brandon L. Black |
add parms to prepare_cached() in PK/Auto/DB2.pm so... |
tree | commitdiff |
2006-01-21 |
Daniel Westermann... |
Cleanup and add basic docs for PK::Auto::DB2 |
tree | commitdiff |
2006-01-20 |
Marcus Ramberg |
use croak instead of die for user errors. |
tree | commitdiff |
2006-01-20 |
Matt S Trout |
Fixup PK::Auto::Pg |
tree | commitdiff |
2006-01-20 |
Matt S Trout |
Fixed up PK::Auto::* to use result_source, added connec... |
tree | commitdiff |
2006-01-16 |
Matt S Trout |
More internals cleanup, separated out ResultSourceInsta... |
tree | commitdiff |
2006-01-14 |
Daniel Westermann... |
Use public accessor in PK::Auto::Pg |
tree | commitdiff |
2006-01-08 |
Jess Robinson |
missing true value |
tree | commitdiff |
2006-01-08 |
Jess Robinson |
New DB2 Automagic primary key collecting |
tree | commitdiff |
2005-12-18 |
Daniel Westermann... |
Update examples to be more explicit about load_componen... |
tree | commitdiff |
2005-12-15 |
David Kamholz |
PK::Auto doc patch from dwc |
tree | commitdiff |
2005-12-14 |
Jess Robinson |
Patches from Andreas Hartmeier applied to PK::Auto |
tree | commitdiff |
2005-12-13 |
David Kamholz |
PK::Auto::Pg bug fix, only checks primary keys |
tree | commitdiff |
2005-12-11 |
David Kamholz |
merge resultset branch through revision 378 |
tree | commitdiff |
2005-12-10 |
David Kamholz |
item => head2 in docs |
tree | commitdiff |
2005-11-26 |
Matt S Trout |
Merge 'DBIx-Class-C3' into 'trunk' |
tree | commitdiff |
2005-11-26 |
Matt S Trout |
Merge 'DBIx-Class-C3' into 'trunk' |
tree | commitdiff |
2005-11-25 |
Matt S Trout |
Merge 'trunk' into 'DBIx-Class-C3' |
tree | commitdiff |
2005-11-25 |
Matt S Trout |
Version bumped to 0.03999_03, fix for Auto::PK issues... |
tree | commitdiff |
2005-11-24 |
Matt S Trout |
Applied Brandon Black's patch to PK::Auto::Pg |
tree | commitdiff |
2005-11-20 |
Matt S Trout |
0.3999_01 changes |
tree | commitdiff |
2005-11-19 |
Matt S Trout |
Merge 'trunk' into 'DBIx-Class-C3' |
tree | commitdiff |
2005-11-18 |
David Kamholz |
update fix in last rev to use has_column |
tree | commitdiff |
2005-11-18 |
David Kamholz |
fix PK::Auto bug where it wouldn't recognize a defined... |
tree | commitdiff |
2005-11-15 |
Matt S Trout |
Shoved Class::Data::Inheritable into DBIx::Class, more... |
tree | commitdiff |
2005-11-15 |
Matt S Trout |
Broke everything (C3 branch) |
tree | commitdiff |
2005-11-15 |
Matt S Trout |
Added has_column and column_info methods |
tree | commitdiff |
2005-08-26 |
Andy Grundman |
Added support for multiple PKs in Auto if they are... |
tree | commitdiff |
2005-08-13 |
Andy Grundman |
Fixed Auto::Pg Pod so CPAN will index it properly |
tree | commitdiff |
2005-08-12 |
Andy Grundman |
Preparing for 0.02 release |
tree | commitdiff |
2005-08-09 |
Brian Cassidy |
Added PK::Auto::MSSQL + test |
tree | commitdiff |
2005-08-09 |
Andy Grundman |
Fixed user-defined sequence assignment |
tree | commitdiff |
2005-08-09 |
Andy Grundman |
Added Oracle PK::Auto, with sequence lookup |
tree | commitdiff |
2005-08-09 |
Andy Grundman |
Added sequence method to PK::Auto |
tree | commitdiff |
2005-08-09 |
Matt S Trout |
Updated main docs, altered mail address in POD for... |
tree | commitdiff |
2005-08-08 |
Marcus Ramberg |
fixed pod. |
tree | commitdiff |
2005-08-08 |
Marcus Ramberg |
auto-increment for postgresql |
tree | commitdiff |
2005-08-08 |
Matt S Trout |
More refactoring, created PK::Auto::MySQL |
tree | commitdiff |
2005-08-04 |
Matt S Trout |
_get_dbh removed |
tree | commitdiff |
2005-08-04 |
Matt S Trout |
DBIx::Class is now a component loader |
tree | commitdiff |
2005-07-31 |
Marcus Ramberg |
Add ::Exception, and use throw instead of die. |
tree | commitdiff |
2005-07-29 |
Marcus Ramberg |
basic pod stubs for everything but the CDBI compat... |
tree | commitdiff |
2005-07-29 |
Matt S Trout |
- Refactored some, moved more stuff over to using get... |
tree | commitdiff |
2005-07-23 |
Matt S Trout |
Extra files for relationships, has_many support |
tree | commitdiff |
|