base_enable_profiling_wizard

-1 rows


Description

Enable profiling for some time

Columns

Column Type Size Nulls Auto Default Children Parents Comments
id serial 10 nextval('base_enable_profiling_wizard_id_seq'::regclass)
create_uid int4 10 null
res_users.id base_enable_profiling_wizard_create_uid_fkey N

Created by

write_uid int4 10 null
res_users.id base_enable_profiling_wizard_write_uid_fkey N

Last Updated by

duration varchar 2147483647 null

Enable profiling for

expiration timestamp 29,6 null

Enable profiling until

create_date timestamp 29,6 null

Created on

write_date timestamp 29,6 null

Last Updated on

Indexes

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

Relationships