* src/GrampsDb/_ReadGrdb.py (importData): Properly set batch

transaction.
* src/plugins/Check.py: Properly set batch transaction.
* src/plugins/ImportGeneWeb.py: Properly set batch transaction.
* src/plugins/ImportvCard.py: Properly set batch transaction.
* src/plugins/TestCaseGenerator.py: Properly set batch transaction.


svn: r5796
This commit is contained in:
Alex Roitman
2006-01-19 04:30:40 +00:00
parent 13676fb42f
commit d0ddac1282
7 changed files with 20 additions and 16 deletions

View File

@@ -13,6 +13,12 @@
rebuild; convert surnames secondary index to DUPSORTed BTREE.
* src/GrampsDb/_GrampsBSDDB.py: upgrade from gramps20.
* src/GrampsDb/_ReadXML.py (parse): Properly set batch transaction.
* src/GrampsDb/_ReadGrdb.py (importData): Properly set batch
transaction.
* src/plugins/Check.py: Properly set batch transaction.
* src/plugins/ImportGeneWeb.py: Properly set batch transaction.
* src/plugins/ImportvCard.py: Properly set batch transaction.
* src/plugins/TestCaseGenerator.py: Properly set batch transaction.
2006-01-17 Don Allingham <don@gramps-project.org>
* src/DbPrompter.py: removed