portti_wfs_layers_styles

-1 rows


Description

Bridge table between style and “transport” vector layer

Columns

Column Type Size Nulls Auto Default Children Parents Comments
id serial 10 nextval('portti_wfs_layers_styles_id_seq'::regclass)
wfs_layer_id int8 19 null
portti_wfs_layer.id portti_wfs_layers_styles_wfs_layer_fkeyC
wfs_layer_style_id int4 10 null
portti_wfs_layer_style.id portti_wfs_layers_styles_wfs_layer_style_fkeyR

Indexes

Constraint Name Type Sort Column(s)
portti_wfs_layers_styles_pkey Primary key Asc id
fki_portti_wfs_layers_styles_wfs_layer_style_fkey Performance Asc wfs_layer_style_id

Relationships