copy_alert

-1 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id bigserial 19 nextval('asset.copy_alert_id_seq'::regclass)
alert_type int4 10 null
copy_alert_type.id copy_alert_alert_type_fkey C
copy int8 19 null
temp bool 1 false
create_time timestamptz 35,6 now()
create_staff int8 19 null
usr.id copy_alert_create_staff_fkey N
note text 2147483647 null
ack_time timestamptz 35,6 null
ack_staff int8 19 null
usr.id copy_alert_ack_staff_fkey N

Indexes

Constraint Name Type Sort Column(s)
copy_alert_pkey Primary key Asc id

Relationships