arch_featdatedID

8 rows


Description

Is Sahul Archaeology (SahulArch) lookup table for specific features dated, where applicable (= FEATDATED)

Columns

Column Type Size Nulls Auto Default Children Parents Comments
FEATDATEID int2 5 null
arch_Sample.FEATDATEID <--FEATDATEID_from_arch_featdatedID_fkey R
FEATDATED text 2147483647 null
CREATED_AT timestamptz 35,6 timezone('UTC'::text, now())

Is record timestamp with timezone based on UTC

UPDATED_AT timestamptz 35,6 timezone('UTC'::text, now())

Is timestamp of record update with timezone based on UTC

Indexes

Constraint Name Type Sort Column(s)
arch_featdatedID_pkey Primary key Asc FEATDATEID

Relationships