oskari_bundle

69 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)
oskari_appsetup_bundles.bundle_id portti_view_bundle_seq_bundle_id_fkeyR
name text 2147483647 null
config text 2147483647 '{}'::character varying
state text 2147483647 '{}'::character varying

Indexes

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

Relationships