db_document_co

Checkout of a document

ColumnTypeReferencesComments
idInteger Primary key
vdb_idInteger  
createdDate Date of the checkout
document_idIntegerdb_document.idThe document for this checkout was done
ci_idIntegerdb_document_ci.idCorresponding checkin ID, if null means there was no checkin
co_byIntegerdb_person.idUser who checked-out
releaseInteger Release number of this checkout
revisionInteger Revision number of this checkout