Updated docs to reflect the addition of PK::Auto to load_components
[dbsrgits/DBIx-Class.git] / lib / DBIx / Class / Core.pm
index 87e7dce..4f9a59c 100644 (file)
@@ -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>