Database Table rundb_project

Postgres database: iondb

Postgres table: rundb_project

Project data model.

Schema

Field Type Description
created Date (with time) created
creator User (ForeignKey) the related auth.User row
id Integer ID
modified Date (with time) modified
name String (up to 64) name
public Boolean (Either True or False) public

Table of contents

Previous topic

Database Table rundb_pluginresult

Next topic

Database Table rundb_publisher

This Page