portti_bundle

-1 rows


Description

List of available front-end functionality modules

Columns

Column Type Size Nulls Auto Default Children Parents Comments
id bigserial 19 nextval('portti_bundle_id_seq'::regclass)
portti_view_bundle_seq.bundle_id portti_view_bundle_seq_bundle_id_fkeyR
name varchar 128 null
config varchar 20000 '{}'::character varying
state varchar 20000 '{}'::character varying
startup varchar 20000 null

Deprecated column, always NULL

Indexes

Constraint Name Type Sort Column(s)
portti_bundle_pkey Primary key Asc id
portti_bundle_name_key Must be unique Asc name

Relationships