- Changed documentation to use txn_do() for transactions
authorJustin Guenther <jguenther@cpan.org>
Wed, 1 Mar 2006 08:34:34 +0000 (08:34 +0000)
committerJustin Guenther <jguenther@cpan.org>
Wed, 1 Mar 2006 08:34:34 +0000 (08:34 +0000)
commit181a28f4e04c13a37fe4a5b6357d85e1da63dbc4
treee71f42e279611c15379bd1bee55e6e1c2377c8f7
parent6adfd46229f02958ef8e163ef973b827e123bf14
- Changed documentation to use txn_do() for transactions
- Fixed Storage::DBI trace such that each bind parameter is quoted on output, separated by commas
- Fixed a couple typos in documentation
README
lib/DBIx/Class.pm
lib/DBIx/Class/DB.pm
lib/DBIx/Class/Manual/Cookbook.pod
lib/DBIx/Class/ResultSet.pm
lib/DBIx/Class/Schema.pm
lib/DBIx/Class/Storage/DBI.pm