Cursor abstracted, delete_related added
authorMatt S Trout <mst@shadowcat.co.uk>
Sun, 7 Aug 2005 01:17:29 +0000 (01:17 +0000)
committerMatt S Trout <mst@shadowcat.co.uk>
Sun, 7 Aug 2005 01:17:29 +0000 (01:17 +0000)
commit28927b50e8ea9dbdf08a3ffeb9f1701f7b9fb99a
treee715ae4ec9cda89973641a6e8f885509788cde25
parent944f30bf240a360b7963247945916c6388321b3d
Cursor abstracted, delete_related added
lib/DBIx/Class/Cursor.pm
lib/DBIx/Class/Relationship.pm
lib/DBIx/Class/ResultSet.pm
lib/DBIx/Class/Storage/DBI.pm
lib/DBIx/Class/Storage/DBI/Cursor.pm [new file with mode: 0644]
t/06relationship.t