journal

96434 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
jid serial 10 nextval('journal_jid_seq'::regclass)
id text 2147483647 null
organizations.id journal_id_fkeyC
operation text 2147483647 null
description text 2147483647 null
op_date timestamp 29,6 now()
email text 2147483647 null
users.email Implied ConstraintR

Indexes

Constraint Name Type Sort Column(s)
journal_pkey Primary key Asc jid
journal_id_idx Performance Asc id

Relationships