30 Aug
2002
30 Aug
'02
10:54 a.m.
On Friday 30 Aug 2002 11:16 am, Max M wrote:
I need to remove an attribute from most any object in my zodb. I suspect that I will need to do partial commits to not slow down the process to much.
Has anybody got an example?
Have a look at how the catalog_object function in ZCatalog.py uses subtransactions.