AnyEvent-DBI
view release on metacpan or search on metacpan
running.
- option to start the server via exec, otherwise try to emulate
close-on-exec behavior.
- add the begin_work/commit/rollback methods required to actually use
transactions.
- add accessors for database handle attibutes such as AutoCommit,
RaiseError, etc.
- add support for the func() method to interact directly with a driver.
- add more/real tests.
1.1 Sat Dec 20 22:28:11 CET 2008
- INCOMPATIBLE CHANGE: pass result value in place of %extra
to callbacks.
- do not call fetchrow_arrayref on non-select statements.
- do not die on non-fatal errors, unless there is no error callback
(reported by Adam Rosenstein).
1.0 Mon Jun 9 16:27:36 CEST 2008
- original version, an AnyEvent::HTTP clone.
( run in 0.506 second using v1.01-cache-2.11-cpan-49f99fa48dc )