gramps/src/gen/db
2009-12-24 14:38:39 +00:00
..
test 3465: Create a new hierarchy of base classes for gramps cor databases (read, write) and add methods 2009-12-23 15:55:58 +00:00
__init__.py Continued work on GEP008: Move GrampsDbUtils/_Backup.py to gen/db/backup.py. 2009-12-20 04:30:28 +00:00
backup.py 3465: Create a new hierarchy of base classes for gramps cor databases (read, write) and add methods 2009-12-23 15:55:58 +00:00
base.py Refinements on database hierarchy 2009-12-24 14:38:39 +00:00
bsddbtxn.py Fixed svn Id property 2009-12-21 13:43:50 +00:00
cursor.py 1. Enhance cursor.py to support updating records after reading them 2009-09-23 20:07:58 +00:00
dbconst.py 3465: Create a new hierarchy of base classes for gramps cor databases (read, write) and add methods 2009-12-23 15:55:58 +00:00
exceptions.py 3465: Create a new hierarchy of base classes for gramps cor databases (read, write) and add methods 2009-12-23 15:55:58 +00:00
iterator.py 3465: Create a new hierarchy of base classes for gramps cor databases (read, write) and add methods 2009-12-23 15:55:58 +00:00
Makefile.am Apparently gen.proxy.dbbase and gen.db.dbdir are not needed anymore; edited support files too 2009-12-22 22:53:25 +00:00
read.py Refinements on database hierarchy 2009-12-24 14:38:39 +00:00
txn.py 3465: Create a new hierarchy of base classes for gramps cor databases (read, write) and add methods 2009-12-23 15:55:58 +00:00
undoredo.py 3465: Create a new hierarchy of base classes for gramps cor databases (read, write) and add methods 2009-12-23 15:55:58 +00:00
upgrade.py Fixed svn Id property 2009-12-21 13:43:50 +00:00
write.py Refinements on database hierarchy 2009-12-24 14:38:39 +00:00