]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
Add util/dbutil.py: open/create/update sqlite databases given some schema.
authorDaira Hopwood <daira@jacaranda.org>
Fri, 17 Apr 2015 16:57:49 +0000 (17:57 +0100)
committerDaira Hopwood <daira@jacaranda.org>
Fri, 17 Apr 2015 17:11:10 +0000 (18:11 +0100)
commit769de61a90eb1a309897e76cc3f35c756cb67d01
treec0dc6870efededea0edce1883fc5345d4a67ae7e
parent4de4e0e65e333dfdf1ebae5b7090decc4c0bc24f
Add util/dbutil.py: open/create/update sqlite databases given some schema.

Author: Brian Warner <warner@lothar.com>
Signed-off-by: Daira Hopwood <daira@jacaranda.org>
src/allmydata/util/dbutil.py [new file with mode: 0644]