Merge 'trunk' into 'DBIx-Class-current'
authorDavid Kamholz <dkamholz@cpan.org>
Wed, 1 Mar 2006 02:35:53 +0000 (02:35 +0000)
committerDavid Kamholz <dkamholz@cpan.org>
Wed, 1 Mar 2006 02:35:53 +0000 (02:35 +0000)
commit892d77688a0fee5ce467c9d27e3c78f3ff2545ce
tree028b43539a0dcfd71618df06b9c15cf3c177f938
parent3c3c416e78658e3675e9e0ee51333a1465d440c8
parent86a4238888cb4e8717fc0929373a4ab2fb3aa0eb
Merge 'trunk' into 'DBIx-Class-current'

r6195@haferschleim (orig r965):  nigel | 2006-02-24 13:11:11 +0100
Minor documentation fix for find. Removed some EOL spacing
r6196@haferschleim (orig r966):  nigel | 2006-02-24 13:16:06 +0100
Reverted previous unitentional change to Accessor.pm
r6207@haferschleim (orig r970):  jguenther | 2006-02-26 04:01:41 +0100
Added DBIx::Class::Schema::txn_do()
r6223@haferschleim (orig r975):  matthewt | 2006-02-26 20:52:16 +0100
Added Manual::Example from sc_
r6224@haferschleim (orig r976):  matthewt | 2006-02-26 20:57:47 +0100
Tweak to Manual::Example
r6225@haferschleim (orig r977):  jguenther | 2006-02-27 23:48:48 +0100
Fixed txn_do to check that $coderef is actually a code ref, and wrote parameter check tests
r6226@haferschleim (orig r978):  jguenther | 2006-02-27 23:50:49 +0100
Fixed a typo
r6258@haferschleim (orig r988):  gphat | 2006-02-28 22:23:31 +0100
Fix multi-namespace load_classes example in Manual/SchemaIntro
MANIFEST
lib/DBIx/Class.pm
lib/DBIx/Class/ResultSet.pm
lib/DBIx/Class/Schema.pm
lib/DBIx/Class/Storage/DBI.pm