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

Log in
Name

Password

 
 
FrontPage » RelationalStorage » RelationalStorageTableStructures »

Z_TRANS

Table Z_TRANS

Columns:

NameDescriptionStoringDb field type
t_id Transaction ID 8-byte binary? Unknown
packed Flag indicating data packed Boolean INT
user Username String VARCHAR(255)
description Transaction description String VARCHAR(255)
ext_data_id Index into extension data String (autogenerated) VARCHAR(8)