minor replication changes - use a real hash merge, clarify master_read_weight, really...
[dbsrgits/DBIx-Class.git] / lib / DBIx / Class / Storage / DBI / Replicated / Types.pm
2009-05-15 Rafael Kitover minor replication changes - use a real hash merge,...
2009-05-09 Rafael Kitover ::DBI::Replicated - add master_read_weight to ::Random...
2009-05-08 Rafael Kitover support ::DBI::Replicated opts in connect_info
2009-05-06 Rafael Kitover Replicated - fixup types and namespace::clean
2009-05-04 Rafael Kitover ::Replicated - test hashref for connect_replicants...