Storage::DBI::Cursor now makes use of the new Storage::DBI exception stuff instead...
authorBrandon L. Black <blblack@gmail.com>
Wed, 13 Sep 2006 22:04:10 +0000 (22:04 +0000)
committerBrandon L. Black <blblack@gmail.com>
Wed, 13 Sep 2006 22:04:10 +0000 (22:04 +0000)
commitdbaee7482fe6ff190e8ae53d609d0294b911339b
tree33a66fd8ad1f47483d1f864ef30c95a09c540b23
parent1b9948571cb56753b713ba7b161cdcf04c4ef4bd
Storage::DBI::Cursor now makes use of the new Storage::DBI exception stuff instead of manually checking $$/threads->tid for itself
lib/DBIx/Class/Storage/DBI.pm
lib/DBIx/Class/Storage/DBI/Cursor.pm