Simplified column handling code, moved primary key defs to Table.pm
authorMatt S Trout <mst@shadowcat.co.uk>
Sun, 8 Jan 2006 01:09:07 +0000 (01:09 +0000)
committerMatt S Trout <mst@shadowcat.co.uk>
Sun, 8 Jan 2006 01:09:07 +0000 (01:09 +0000)
commitd7156e507aaffa832df977118f015e0833bc87ff
tree658531a344c2590a7f1ca54a5a6ab9953753767c
parent741d6d0ecddc46df590f700f5270d1e287d4ab2b
Simplified column handling code, moved primary key defs to Table.pm
lib/DBIx/Class/PK.pm
lib/DBIx/Class/ResultSetInstance.pm
lib/DBIx/Class/Row.pm
lib/DBIx/Class/Schema.pm
lib/DBIx/Class/Table.pm
lib/DBIx/Class/TableInstance.pm
t/cdbi-t/01-columns.t