Database Table rundb_content

Postgres database: iondb

Postgres table: rundb_content

Content description data model.

Schema

Field Type Description
contentupload ContentUpload (ForeignKey) the related rundb.ContentUpload row
file String (up to 255) file
id Integer ID
meta Text meta
path String (up to 255) path
publisher Publisher (ForeignKey) the related rundb.Publisher row

Table of contents

Previous topic

Database Table rundb_chip

Next topic

Database Table rundb_contentupload

This Page