Merge 'trunk' into 'sybase'
authorRafael Kitover <rkitover@cpan.org>
Tue, 16 Jun 2009 19:31:33 +0000 (19:31 +0000)
committerRafael Kitover <rkitover@cpan.org>
Tue, 16 Jun 2009 19:31:33 +0000 (19:31 +0000)
commit497163aad915e47da82ba86ec832205a875519af
tree82cdc3513a2de4546decb9bcc370a7d6cd351900
parent1fb06d4e9a4d9d1abf95880144d659417b1c4ea8
parentf1952f5c69e092d9ce416586f29942f8c2f66bce
Merge 'trunk' into 'sybase'

r5525@hlagh (orig r6682):  timbunce | 2009-06-15 07:30:21 -0700
Added note that column inflation is not performed

r5529@hlagh (orig r6689):  timbunce | 2009-06-16 06:06:07 -0700
Removed wording from txn_do that implies the coderef could be executed more than once.

r5530@hlagh (orig r6690):  timbunce | 2009-06-16 06:14:23 -0700
Added doc note that txn_commit does not perform an actual storage commit unless
there's a DBIx::Class transaction currently in effect

r5531@hlagh (orig r6691):  timbunce | 2009-06-16 06:40:11 -0700
Reverted doc patch r6689 for now, sadly. I'll open a ticket to explain.

r5532@hlagh (orig r6693):  ribasushi | 2009-06-16 08:22:59 -0700
Fix possible regression with prefetch select resolution