Merge 'trunk' into 'DBIx-Class-current'
r8698@cain (orig r1666): tomk | 2006-05-18 15:56:54 +0000
Moved UUIDColumns.pm over from main DBIx::Class dist
r8699@cain (orig r1667): tomk | 2006-05-18 15:59:52 +0000
Moved UUIDMaker.pm over from main DBIx::Class dist
r8707@cain (orig r1675): tomk | 2006-05-18 16:49:41 +0000
Undoing changes commited in revisions 1664-1671... Sorry for the fuck up
r8718@cain (orig r1681): jguenther | 2006-05-18 18:32:06 +0000
added bind information to exception thrown from DBIx::Class::Storage::DBI::_execute()
r8731@cain (orig r1684): jguenther | 2006-05-18 21:55:45 +0000
removed another couple extraneous $self->dbh calls
r8732@cain (orig r1685): jguenther | 2006-05-18 22:11:20 +0000
fixed small error in the SYNOPSIS of ResultSetManager.pm
r8733@cain (orig r1686): jguenther | 2006-05-18 22:34:31 +0000
fixed an out-of-date limitation for has_many prefetch mentioned in Cookbook.pm
r8741@cain (orig r1694): castaway | 2006-05-19 12:42:20 +0000
Update VERSION
r8742@cain (orig r1695): castaway | 2006-05-19 13:03:20 +0000
Oops, fix bookmark thingy here too
r8743@cain (orig r1696): castaway | 2006-05-19 13:12:22 +0000
.. And correct the number of tests