Merge 'trunk' into 'DBIx-Class-current'
authorMatt S Trout <mst@shadowcat.co.uk>
Sat, 20 May 2006 00:34:58 +0000 (00:34 +0000)
committerMatt S Trout <mst@shadowcat.co.uk>
Sat, 20 May 2006 00:34:58 +0000 (00:34 +0000)
commit7856c0d855f4b9257f14e16b6ff4861e960bb1db
tree221ec4a2b4fec7bf236cf37e5c5184097175e699
parent18bd469b54cf551a59e1d5dbc0d774b60c831578
parent698c0549262dd7febffe1b16266816e1e374f1bb
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
lib/DBIx/Class.pm
lib/DBIx/Class/Manual/Cookbook.pod
lib/DBIx/Class/Storage/DBI.pm
t/helperrels/26sqlt.t