Start of TableInstance code. CDBICompat currently b0rken
[dbsrgits/DBIx-Class.git] / lib / DBIx / Class / Core.pm
index 99c4b2a..5db8b01 100644 (file)
@@ -11,7 +11,7 @@ __PACKAGE__->load_components(qw/
   Relationship
   PK
   Row
-  Table
+  TableInstance
   ResultSetInstance
   Exception
   AccessorGroup/);