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

Log in
Name

Password

 
 

History for GetCurrentOidsInVersion

??changed:
-
<pre>
SELECT z_oid
FROM zodb_data
WHERE z_version = ?
AND z_status = "c"
</pre>