Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 926 Bytes

kooste.museovirastoarcrest_metadata.md

File metadata and controls

32 lines (21 loc) · 926 Bytes

kooste.museovirastoarcrest_metadata

Description

Columns

Name Type Default Nullable Children Parents Comment
update_id bigint false
last_modified timestamp with time zone true
layers_to_include jsonb true
url text 'https://kartta.nba.fi/arcgis/rest/services/'::text true

Constraints

Name Type Definition
museovirastoarcrest_metadata_pk PRIMARY KEY PRIMARY KEY (update_id)

Indexes

Name Definition
museovirastoarcrest_metadata_pk CREATE UNIQUE INDEX museovirastoarcrest_metadata_pk ON kooste.museovirastoarcrest_metadata USING btree (update_id)

Relations

er


Generated by tbls