aboutsummaryrefslogtreecommitdiff
path: root/server/wallet-backend
AgeCommit message (Collapse)Author
2007-08-29Wallet::Server is now responsible for connecting to the database. Don'tRuss Allbery
bother working hard to disconnect the database on exit, since the DESTROY DBI method will do the right thing.
2007-08-29Initial driver implementation.Russ Allbery