- Refactored some, moved more stuff over to using get/store column instead of direct...
authorMatt S Trout <mst@shadowcat.co.uk>
Fri, 29 Jul 2005 06:15:54 +0000 (06:15 +0000)
committerMatt S Trout <mst@shadowcat.co.uk>
Fri, 29 Jul 2005 06:15:54 +0000 (06:15 +0000)
commitc1d2357300903fa0f4ec7d85c132f04547c4ccba
treee312652cbc0b3b7ecf6f95372e0156d433db1e95
parentc687b87e860c97257542dda2b14c0137f6fbc583
- Refactored some, moved more stuff over to using get/store column instead of direct hash access
- Added live object index support (ported from Class::DBI)
lib/DBIx/Class/CDBICompat.pm
lib/DBIx/Class/CDBICompat/LiveObjectIndex.pm [new file with mode: 0644]
lib/DBIx/Class/PK.pm
lib/DBIx/Class/PK/Auto.pm
lib/DBIx/Class/Table.pm
lib/DBIx/Class/Test/SQLite.pm
t/cdbi-t/02-Film.t