Database Table rundb_contentupload

Postgres database: iondb

Postgres table: rundb_contentupload

Content upload data model.

Schema

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

Table of contents

Previous topic

Database Table rundb_content

Next topic

Database Table rundb_cruncher

This Page