More refactoring, created PK::Auto::MySQL
authorMatt S Trout <mst@shadowcat.co.uk>
Mon, 8 Aug 2005 20:23:54 +0000 (20:23 +0000)
committerMatt S Trout <mst@shadowcat.co.uk>
Mon, 8 Aug 2005 20:23:54 +0000 (20:23 +0000)
commit7624b19f7173b34800a973f281f6a5d4344f67e6
tree04ea1b96e720d3ff4a01be65fb4b7d35f1fad52b
parentf753fd2ef5b4e2df0eb074496b252165283a6a4f
More refactoring, created PK::Auto::MySQL
lib/DBIx/Class/Core.pm
lib/DBIx/Class/PK/Auto.pm
lib/DBIx/Class/PK/Auto/MySQL.pm [new file with mode: 0644]
lib/DBIx/Class/ResultSet.pm
lib/DBIx/Class/Row.pm [new file with mode: 0644]
lib/DBIx/Class/Table.pm