projects
/
dbsrgits/DBIx-Class.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
13e6ab6
)
Updated docs to reflect the addition of PK::Auto to load_components
Justin Guenther [Tue, 6 Jun 2006 22:02:34 +0000 (22:02 +0000)]
lib/DBIx/Class/Core.pm
patch
|
blob
|
blame
|
history
diff --git
a/lib/DBIx/Class/Core.pm
b/lib/DBIx/Class/Core.pm
index
87e7dce
..
4f9a59c
100644
(file)
--- a/
lib/DBIx/Class/Core.pm
+++ b/
lib/DBIx/Class/Core.pm
@@
-42,6
+42,8
@@
The core modules currently are:
=item L<DBIx::Class::Relationship>
+=item L<DBIx::Class::PK::Auto>
+
=item L<DBIx::Class::PK>
=item L<DBIx::Class::Row>