2006-07-18 Alex Roitman <shura@gramps-project.org>

* src/GrampsDb/_GrampsBSDDB.py
	(GrampsBSDDB._delete_primary_from_reference_map): defer deleting
	until the cursor is closed.



svn: r7040
This commit is contained in:
Alex Roitman
2006-07-19 04:29:04 +00:00
parent 7379b4b646
commit 26d491b230
2 changed files with 14 additions and 2 deletions

View File

@@ -1,3 +1,8 @@
2006-07-18 Alex Roitman <shura@gramps-project.org>
* src/GrampsDb/_GrampsBSDDB.py
(GrampsBSDDB._delete_primary_from_reference_map): defer deleting
until the cursor is closed.
2006-07-18 Brian Matherly <brian@gramps-project.org>
* src/plugins/GraphViz.py: Make it work for Windows