Storage holds a weakref to $schema now
authorBrandon L. Black <blblack@gmail.com>
Mon, 24 Jul 2006 06:36:20 +0000 (06:36 +0000)
committerBrandon L. Black <blblack@gmail.com>
Mon, 24 Jul 2006 06:36:20 +0000 (06:36 +0000)
commit82cc0386e2680c65131a3460ff395c141abe0069
treef22a619b988a1ebef6e7a667ee2805de51921a4a
parentf5de39335c00bbe8c0367419863a4cba5529b7e2
Storage holds a weakref to $schema now
Storage uses Schema to throw exceptions
Schema has "exception_action" accessor for custom exception objects and such
lib/DBIx/Class/Schema.pm
lib/DBIx/Class/Storage.pm
lib/DBIx/Class/Storage/DBI.pm