| Basset documentation | view source | Contained in the Basset distribution. |
Basset::DB::Nontransactional - A non transactional database driver.
Jim Thomason, jim@jimandkoka.com
If you really really really want to use non-transactional database drivers, just swap in this driver in your conf file.
types %= driver=Basset::DB::Nontransactional
Voila! No transactions.
| Basset documentation | view source | Contained in the Basset distribution. |