* src/GrampsBSDDB.py: use cursors to rebuild secondary indices.

svn: r5339
This commit is contained in:
Don Allingham
2005-10-20 03:00:19 +00:00
parent eb1a28d870
commit e2ad8af4bd
2 changed files with 50 additions and 10 deletions

View File

@@ -1,4 +1,5 @@
2005-10-19 Don Allingham <don@gramps-project.org>
* src/GrampsBSDDB.py: use cursors to rebuild secondary indices.
* src/Sources.py: fix typo on gladeif call
2005-10-19 Stefan Bjork <skalman@acc.umu.se>