gramps/gramps/gen/db
2014-03-05 14:02:26 +00:00
..
test Close database files before removing them 2013-08-03 16:46:17 +00:00
__init__.py Improve gen.db documentation 2013-11-10 23:34:10 +00:00
backup.py Improve gen.db documentation 2013-11-10 23:34:10 +00:00
base.py Improve gen.db documentation 2013-11-10 23:34:10 +00:00
bsddbtxn.py Bug #06459 : change the lock strategy and split transactions in Merge citation. 2013-02-28 19:52:24 +00:00
cursor.py Allow to be used without bsddb installed, for uses where it is not needed (webapp and other uses) 2013-10-23 02:00:38 +00:00
dbconst.py Allow to be used without bsddb installed, for uses where it is not needed (webapp and other uses) 2013-10-23 02:00:38 +00:00
dictionary.py Add batch to DictionaryDB; update Query updates in batch mode 2013-12-26 16:16:57 -05:00
exceptions.py 0006713: Databases written with pickle protocol 3 (Python3) should not be opened with pickle protocol 2 (Python2). Also give warning when about to upgrade a Python2 database to Python3. 2013-05-10 14:38:51 +00:00
read.py 7482: Fix python3 problems with new place structure 2014-02-25 22:31:03 +00:00
txn.py 2620: GEPS 031: Python 3 support - 3.2 2012-11-07 17:53:14 +00:00
undoredo.py Improve gen.db documentation 2013-11-10 23:34:10 +00:00
upgrade.py Implement alternative place names 2014-03-05 14:02:26 +00:00
write.py 7482: Fix python3 problems with new place structure 2014-02-25 22:31:03 +00:00