recreation_resource_doc_code

-1 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
doc_code varchar 2147483647 null
recreation_resource_doc_code_history.doc_code Implied Constraint R
recreation_resource_docs.doc_code recreation_resource_docs_doc_code_fkey R
recreation_resource_docs_history.doc_code Implied Constraint R

Unique identifier for the document code

description varchar 2147483647 null

Description of the document code

updated_at timestamp 29,6 now()
updated_by text 2147483647 null
created_at timestamp 29,6 now()
created_by text 2147483647 null
sys_period tstzrange 2147483647 tstzrange(CURRENT_TIMESTAMP, NULL::timestamp with time zone)

Indexes

Constraint Name Type Sort Column(s)
recreation_resource_doc_code_pkey Primary key Asc doc_code

Relationships