osl-tl_agemodelID

15 rows


Description

Is Luminescence (SahulSed, SahulArch/ OSL collection, SahulArch/ TL collection) lookup table for the model used to combine individual equivalent dose estimates for age determination (= AGEMODEL)

Columns

Column Type Size Nulls Auto Default Children Parents Comments
AGEMODELID smallserial 5 nextval('osl_tl_agemodelid_seq'::regclass)
arch_osl_DataCore.AGEMODELID <--AGEMODELID_from_osl-tl_agemodelID_fkey R
arch_tl_DataCore.AGEMODELID <--AGEMODELID_from_osl-tl_agemodelID_fkey R
sed-osl_DataCore.AGEMODELID <--AGEMODELID_from_osl-tl_agemodelID_fkey R
sed-tl_DataCore.AGEMODELID <--AGEMODELID_from_osl-tl_agemodelID_fkey R
AGEMODEL text 2147483647 null
AGEMODELAB 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)
osl-tl_agemodelID_pkey Primary key Asc AGEMODELID
osl_tl_agemodelid_AGEMODEL_ukey Must be unique Asc AGEMODEL
osl_tl_agemodelid_AGEMODELAB_ukey Must be unique Asc AGEMODELAB

Relationships