moved to using in keys rather than class names in the referece_map table

svn: r5575
This commit is contained in:
Richard Taylor
2005-12-17 22:02:48 +00:00
parent d35b4ea7b0
commit 9f891c2913
4 changed files with 49 additions and 16 deletions

View File

@@ -1,3 +1,11 @@
2005-12-17 Richard Taylor <rjt-gramps@thegrindstone.me.uk>
* src/GrampsBSDDB.py: reference_map now uses keys rather
than class names
* src/GrampsDbBase.py: reference_map now uses keys rather
than class names
* test/GrampsDbBase_Test.py: reference_map now uses keys rather
than class names
2005-12-17 Richard Taylor <rjt-gramps@thegrindstone.me.uk>
* src/GrampsDbBase.py: fixed UNDO buffer issue
* test/GrampsDbBase_Test.py: improved performance test