change_password_wizard

-1 rows


Description

Change Password Wizard

Columns

Column Type Size Nulls Auto Default Children Parents Comments
id serial 10 nextval('change_password_wizard_id_seq'::regclass)
change_password_user.wizard_id change_password_user_wizard_id_fkey C
create_uid int4 10 null
res_users.id change_password_wizard_create_uid_fkey N

Created by

write_uid int4 10 null
res_users.id change_password_wizard_write_uid_fkey N

Last Updated by

create_date timestamp 29,6 null

Created on

write_date timestamp 29,6 null

Last Updated on

Indexes

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

Relationships