Rename update() back to sync(). It is actually referenced by
ZODB/Connection.py -- the Connection class has a sync() method which calls the sync() method on the storage if it exists.
Showing
Please register or sign in to comment
ZODB/Connection.py -- the Connection class has a sync() method which calls the sync() method on the storage if it exists.