Added doc note that txn_commit does not perform an actual storage commit unless
authorTim Bunce <Tim.Bunce@ig.co.uk>
Tue, 16 Jun 2009 13:14:23 +0000 (13:14 +0000)
committerTim Bunce <Tim.Bunce@ig.co.uk>
Tue, 16 Jun 2009 13:14:23 +0000 (13:14 +0000)
commitbe01f1be2db37aa534cb95705dc36bf564ca05f0
treecba1ba39f9f951da79bcb93ad0f435ec5f2e6493
parentacf7eb85d09f8491b7a73af6dd02d7fcf261c3fc
Added doc note that txn_commit does not perform an actual storage commit unless
there's a DBIx::Class transaction currently in effect
lib/DBIx/Class/Storage.pm