From: Sean C. <se...@ch...> - 2002-09-16 05:21:00
|
Howdy. Attached is a dead simple patch that aliases: DBI::DatabaseHandle#rollback -> abort DBI::DatabaseHandle#transaction -> begin I correct myself making that mistake probably every few days and even after using DBI for a year now. :-/ This adds a degree of parallelism between DBI and psql (not to mention they're shorter). -sc -- Sean Chittenden |