Correctly document the 'where' attribute
authorPeter Rabbitson <ribasushi@cpan.org>
Wed, 5 Nov 2014 10:49:37 +0000 (11:49 +0100)
committerPeter Rabbitson <ribasushi@cpan.org>
Wed, 5 Nov 2014 10:52:02 +0000 (11:52 +0100)
commitc704015d816990e1b2f41200ffb13a7f0dce6363
tree43d6365f3bdeee6926990eea20074062d2f26ede
parent5af542651c8fc99b9592f4effea6ea6b92b0afb2
Correctly document the 'where' attribute

The documentation was correct when it was written 8 years ago in 4209f49a,
but then promptly broken 2 months later by 78060df8 (ironically one of the
corner stones of omnipotent chaining)

Fix documentation and add an extra test endorsing the current additive
behavior.
lib/DBIx/Class/ResultSet.pm
t/46where_attribute.t