X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FCatalyst%2FModel%2FDBIC%2FSchema%2FTrait%2FReplicated.pm;h=57b380b9dd6ab8085873fc42ef273682efec2835;hb=41bcf32fb6ca94efe78f9b67d564357dbf291b1f;hp=b73246c1194d05e0f7c6de46d26fa05a91c9084e;hpb=c34bcab69a93411aaca477595289fa51e6fb8b11;p=catagits%2FCatalyst-Model-DBIC-Schema.git diff --git a/lib/Catalyst/Model/DBIC/Schema/Trait/Replicated.pm b/lib/Catalyst/Model/DBIC/Schema/Trait/Replicated.pm index b73246c..57b380b 100644 --- a/lib/Catalyst/Model/DBIC/Schema/Trait/Replicated.pm +++ b/lib/Catalyst/Model/DBIC/Schema/Trait/Replicated.pm @@ -43,17 +43,6 @@ L to C<1> by default, meaning that you have the same chance of reading from master as you do from replicants. Set to C<0> to turn off reads from master. -=head1 NOTE ON L VERSIONS PRIOR TO 0.08103 - -This trait will work, however, any C<::Storage::Replicated> options in -L will be ignored, master -connect_info will not be merged to replicants, and -L will be used instead, -with all your reads going only to one of your replicants. You'll also get some -warnings. The C trait will also not work. - -Please upgrade. - =head1 CONFIG PARAMETERS =head2 replicants