Add NoObjectIndex which turns the live object index off and removes all the
authorMichael G Schwern <mschwern@cpan.org>
Sun, 24 Feb 2008 07:43:58 +0000 (23:43 -0800)
committerMichael G Schwern <mschwern@cpan.org>
Sun, 24 Feb 2008 09:44:17 +0000 (09:44 +0000)
commitf56e59cdad2f0c45ffbfe037d38a878429bb9221
treeb69faea23abb3fc80c91fae48ff6a2964b912c3a
parent7e36a763a7ba0f4feb35371ddd421d9bc9e62ad1
Add NoObjectIndex which turns the live object index off and removes all the
hooks in insert and such, but retains stub indexing methods so as not to
break code.
lib/DBIx/Class/CDBICompat/NoObjectIndex.pm [new file with mode: 0644]
t/cdbi-t/02-Film.t
t/cdbi-t/object_cache.t