db_document

ColumnTypeReferencesComments
idInteger Primary key
vdb_idInteger  
guidString  
nameString Name of the document
descriptionString Description
createdDate Date this document was created
creator_idIntegerdb_person.idID of the owner
urlString The actual URL
kindInteger URL or Document
pathString Path of this document (folder IDs separated by /)
content_typeString Mime type of this document
last_checkinDate Date the last version of this document was checked in
n_coInteger Number of open checkouts
head_releaseInteger Current release number of this document
head_revisionInteger Current revision number of this document
head_file_idIntegerdb_fs_file.idID corresponding to the head revision
head_sizeFloat Size of the latest revision
szFloat Sum of sizes of all its revisions
providerString One of celoxis|google|dropbox
provider_dataString JSON encoded data from the provider
folder_idIntegerdb_folder.idID of this document's folder
project_idIntegerdb_project.id 
task_idIntegerdb_task.id 
task_update_idIntegerdb_task_update.id 
process_idIntegerdb_process.id 
process_update_idIntegerdb_process_update.id 
message_idIntegerdb_message.id 
expense_item_idIntegerdb_expense_item.id 
custom_field_def_idIntegerdb_custom_field_def.id