- added tests to replication to make sure dbd::multi fails over when a dtabase is...
authorJohn Napiorkowski <jjn1056@yahoo.com>
Thu, 17 Apr 2008 13:41:17 +0000 (13:41 +0000)
committerJohn Napiorkowski <jjn1056@yahoo.com>
Thu, 17 Apr 2008 13:41:17 +0000 (13:41 +0000)
commit0f83441a23e70b5b9e68ae3002cc63b8cf4e8698
treea416fb662c1d659325b9dbe572c5d8f9a87cc5ee
parent2f0790c43209011e3524dd6edc2aa3fc9913ef76
- added tests to replication to make sure dbd::multi fails over when a dtabase is forcible disconnected
- updated DBIC::DBI::Replication so that in addition to a dsn string, you can pass a preexisting database handle.
lib/DBIx/Class/Storage/DBI/Replication.pm
t/93storage_replication.t