You are not logged in Log in Join
You are here: Home » Members » jim » ZODB » ClearUndoStatus

Log in
Name

Password

 
 
FrontPage » RelationalStorage » BrewingIdeas »

ClearUndoStatus

def ClearUndoStatus(t_id):
do this sql:
UPDATE zodb_data
SET z_status = "h"
WHERE z_serial = ?