gramps/src/gen/db
2009-10-01 20:38:23 +00:00
..
__init__.py Tweaks to database objects plus initial documentation in rst format 2009-09-03 19:44:01 +00:00
base.py Remove unused methods 2009-09-04 17:57:00 +00:00
bsddbtxn.py Use new iter_objects methods 2009-09-14 20:50:25 +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 Implement restructured database objects 2009-08-31 18:42:29 +00:00
dbdir.py Use GrampsCursor as a context manager using "with" statement 2009-06-16 15:49:17 +00:00
exceptions.py 0002041: show dialog if db version too high; ask question to upgrade the db version 2008-04-10 01:15:12 +00:00
iterator.py 2008-02-22 Raphael Ackermann <raphael.ackermann@gmail.com> 2008-02-23 08:38:55 +00:00
Makefile.am Update makefile to add new modules 2009-08-19 20:30:40 +00:00
read.py 1. Enhance cursor.py to support updating records after reading them 2009-09-23 20:07:58 +00:00
txn.py Add new modules to support restructured database objects 2009-08-19 17:05:39 +00:00
undoredo.py add from __future__ import with_statement 2009-09-04 17:20:37 +00:00
upgrade.py Documentation updates 2009-09-09 14:43:55 +00:00
write.py fix bug on database errors; remove bsddb transaction for batch operations 2009-10-01 20:38:23 +00:00