meeting_date


Columns

Column Type Size Nulls Auto Default Children Parents Comments
meeting_date_id int8 19 null
authorisation.meeting_date_id fk_authorisation_meeting_date R
version int4 10 0
created_by text 2147483647 null
modified_by text 2147483647 null
deleted_by text 2147483647 null
created_at timestamptz 35,6 now()
modified_at timestamptz 35,6 now()
deleted_at timestamptz 35,6 null
date date 13 null

Indexes

Constraint Name Type Sort Column(s)
meeting_date_pkey Primary key Asc meeting_date_id
meeting_date_date_key Must be unique Asc date

Relationships