more cleanly separated DBIC::Storage::Replicated from any storage functions (trying...
authorJohn Napiorkowski <jjn1056@yahoo.com>
Thu, 12 Jun 2008 17:30:32 +0000 (17:30 +0000)
committerJohn Napiorkowski <jjn1056@yahoo.com>
Thu, 12 Jun 2008 17:30:32 +0000 (17:30 +0000)
commit2ce6e9a68d68fa86e3b28df61496e85c996b2c1a
tree31314dcf9a4457a67bb38c2f634c3b6242cad6fc
parent64cdad22d9b4022de379ae43174c15ce8dc81b59
more cleanly separated DBIC::Storage::Replicated from any storage functions (trying to make sure everything goes to the master or slave correctly), added some tests around this issue and updated the docs a bit.
lib/DBIx/Class/Storage/DBI/Replicated.pm
t/93storage_replication.t