Merge 'DBIx-Class-current' into 'bulk_create'
authorMatt S Trout <mst@shadowcat.co.uk>
Thu, 10 May 2007 21:16:42 +0000 (21:16 +0000)
committerMatt S Trout <mst@shadowcat.co.uk>
Thu, 10 May 2007 21:16:42 +0000 (21:16 +0000)
commit7e8a02b7087d249d19492e8e76c4085bbee11539
treee98886948e15aa9126ae31d41777ac0c74344edc
parent3d8ee6abf96e514d1e555fb9a9b5a465c494f718
parent6500d50ffcc63b544cf54f5ea1e43dbff9dd1151
Merge 'DBIx-Class-current' into 'bulk_create'

r50744@cain (orig r3274):  castaway | 2007-05-09 22:42:11 +0000
No nested transactions in SQLite.

r50745@cain (orig r3275):  claco | 2007-05-10 00:18:35 +0000
resultset_class/result_class now (again) auto loads the specified class; requires Class::Accessor::Grouped 0.05000+

r50749@cain (orig r3279):  blblack | 2007-05-10 21:11:04 +0000
do not try to silently handle disconnects when in a manual txn_begin/txn_end transaction
r50750@cain (orig r3280):  blblack | 2007-05-10 21:13:14 +0000
docs about side-effects in txn_do coderef