Merge 'trunk' into 'DBIx-Class-resultset'
authorMatt S Trout <mst@shadowcat.co.uk>
Tue, 20 Dec 2005 01:59:46 +0000 (01:59 +0000)
committerMatt S Trout <mst@shadowcat.co.uk>
Tue, 20 Dec 2005 01:59:46 +0000 (01:59 +0000)
commitfa58d4bbe57c3324316e08b5c8e5c6be6899c75e
tree54570a61f856b4e257e1b59cdbccc1756c586ae3
parentcda04c3afd46989e1964a6c8a277fd7faa11b291
parenta00e1684b40b87ab2af2f8fe2a3ee978f38a0e85
Merge 'trunk' into 'DBIx-Class-resultset'

r4570@obrien (orig r392):  castaway | 2005-12-14 14:22:23 +0000
Patches from Andreas Hartmeier applied to PK::Auto

r4601@obrien (orig r396):  marcus | 2005-12-15 15:59:43 +0000
make more sane error message for missing table.
r4632@obrien (orig r397):  bluefeet | 2005-12-15 17:07:45 +0000
Adding first version of DBIx::Class::Validation.
r4633@obrien (orig r398):  ningu | 2005-12-15 22:59:01 +0000
- PK::Auto doc patch from dwc
r4641@obrien (orig r400):  dwc | 2005-12-18 17:59:04 +0000
Update examples to be more explicit about load_components order

r4642@obrien (orig r401):  bricas | 2005-12-19 20:19:14 +0000
added cookbook example: setting default values
lib/DBIx/Class/Core.pm
lib/DBIx/Class/Table.pm