hook


Columns

Column Type Size Nulls Auto Default Children Parents Comments
idhook serial 10 nextval('seq_hook'::regclass)
url varchar 255 null
data_format varchar 255 null
last_version int4 10 0
sec_key text 2147483647 null
penalty int4 10 0
last_penalty timestamp 29,6 null
cx_api bool 1 false

Table contained 0 rows

Indexes

Constraint Name Type Sort Column(s)
idhook_pkey Primary key Asc idhook
hook_penalty_index Performance Asc penalty