Revision history for Perl extension DBIx::TransactionManager
1.04
2011-02-02
- fixed DESTROY cluck message.
1.03
2011-01-19
- add in_transaction method.
- add xt/mysql.t xt/pg.t
1.02
2010-12-08
- refactoring.
1.01
2010-12-07
- s/carp/cluck/; by ScopeGuard#DESTROY.
- don't rollback txn_commit by rollbacked_in_nested_transaction case.
1.00
2010-12-06
- no code change. this version is stable.
0.03
0210-12-06
- FIXED : Makefile.PL. Test::More require 0.96
0.02
2010-12-05
- FIXED : requiers DBI.
0.01
2010-12-03
- original version