Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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

...