jivewebhookqueue

0 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
entryid int8 19 null
hookid int8 19 null
jivewebhook.hookid jivewebhookqueue_fkR
url varchar 2000 null
urlmd5 varchar 48 null
jivewebhooklocks.urlmd5 Implied ConstraintR
payload bytea 2147483647 null
creationdate int8 19 null
modificationdate int8 19 null

Indexes

Constraint Name Type Sort Column(s)
jivewebhookqueue_pk Primary key Asc entryid
jivewebhookqueue_hook_idx Performance Asc hookid
jivewebhookqueue_url_idx Performance Asc/Asc urlmd5 + entryid

Relationships