Try::Tiny conversion finished
[dbsrgits/DBIx-Class.git] / lib / DBIx / Class / Storage / DBI / Replicated / WithDSN.pm
2010-05-25 Peter Rabbitson Try::Tiny conversion finished
2010-05-25 Peter Rabbitson More try::tiny conversions
2009-08-31 Rafael Kitover fix case where repelicant coderef dsn does not connect
2009-08-31 Rafael Kitover support coderef connect_infos for repicated storage
2009-07-16 Peter Rabbitson A couple of typos, and general whitespace cleanup ...
2009-07-09 John Napiorkowski set correct number of tests, changed the debuggin outpu...
2009-07-09 John Napiorkowski more changes to the way debug output works
2009-07-09 John Napiorkowski changed the way transactions are detected for replicati...
2009-05-09 Rafael Kitover ::DBI::Replicated - add master_read_weight to ::Random...