Database table upl_meta

Usage

The table upl_meta contains the meta information for files in the local file system.

Upload meta is a clientwide ressource.

Table structure

Field nameField specificationComment / Explanation
id_uplmetaint(11) Primary key (auto increment)
iduplint(11)Foreign key to table upl
idlangint(11)Foreign key to table lang
medianamevarchar(255)Media name
descriptiontextDescription
keywordstextKeywords
internal_noticetextInternal notice
authorvarchar(32)Username of the author
createddatetimeDate and time of creation
lastmodifieddatetimeDate and time of the last modification
modifiedbyvarchar(32)Username of the last modifier
copyrighttextCopyright

Generic DB information

ItemCollectionItem
cApiUploadMetaCollectioncApiUploadMeta

Previous changes of this table

This table was not changed since the final release of CONTENIDO 4.9.