oskari_maplayer_style

4 rows


Description

Style configurations for vector maplayers

Columns

Column Type Size Nulls Auto Default Children Parents Comments
id bigserial 19 nextval('oskari_maplayer_style_id_seq'::regclass)
layer_id int4 10 null
oskari_maplayer.id oskari_maplayer_style_layer_fkeyC
type varchar 20 null
creator int8 19 null
oskari_users.id oskari_maplayer_style_creator_fkeyC
name varchar 256 null
style text 2147483647 null
created timestamptz 35,6 CURRENT_TIMESTAMP
updated timestamptz 35,6 null

Indexes

Constraint Name Type Sort Column(s)
oskari_maplayer_style_pkey Primary key Asc id

Relationships