Merge 'DBIx-Class-current' into 're_refactor_bugfix'
authorLuke Saunders <luke.saunders@gmail.com>
Tue, 6 Jun 2006 18:07:12 +0000 (18:07 +0000)
committerLuke Saunders <luke.saunders@gmail.com>
Tue, 6 Jun 2006 18:07:12 +0000 (18:07 +0000)
commitd552ad42532224edb86f80ac69aa57562901e5e5
tree2d80dcda96fcfbd33d16a747153e041b1d3dfcd5
parent04bd78292b8e3f91377d47cc4988f48368cc3c9f
parent13e6ab634fa907078fe8dc6bfd5b2e529b8b6358
Merge 'DBIx-Class-current' into 're_refactor_bugfix'

r735@grumpyjack (orig r1897):  phaylon | 2006-06-01 16:16:18 +0100
Test if value is blessed before ->isa
r736@grumpyjack (orig r1899):  tomk | 2006-06-02 20:14:43 +0100
Moved Validation.pm from DBIC-current into DBIx-Class-Validate

r752@grumpyjack (orig r1922):  blblack | 2006-06-06 01:14:28 +0100
0.06999_01 Changes fixup (forgotten entry for connect_info stuff)
r753@grumpyjack (orig r1926):  blblack | 2006-06-06 13:30:40 +0100
POD clarification and content bugfixing + a few code formatting fixes
r754@grumpyjack (orig r1927):  blblack | 2006-06-06 13:31:03 +0100
new specific test for connect_info coderefs
r755@grumpyjack (orig r1928):  bluefeet | 2006-06-06 15:21:03 +0100
Slight wording change to new_related() POD.
r756@grumpyjack (orig r1929):  captainL | 2006-06-06 16:03:46 +0100
fixed search with joins from related resultset
r757@grumpyjack (orig r1930):  dwc | 2006-06-06 16:46:11 +0100
Revert change to test for deprecated find usage and swallow warnings