db_document_ci

Checkin of a document

ColumnTypeReferencesComments
idInteger Primary key
vdb_idInteger  
createdDate Date of checkin
document_idIntegerdb_document.idID of the document for which this checkin was done
co_idIntegerdb_document_co.idCorresponding checkout ID
releaseInteger Release number of this checkin
revisionInteger Revision number of this checkin
ci_byIntegerdb_person.idUser who checked this in
commentsString Comments for this checkin
file_idIntegerdb_fs_file.idFile that was checked in