Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
---|---|---|---|---|---|---|---|---|---|---|---|
ad_userdef_info_column_id | numeric | 10 | null |
|
|
||||||
ad_client_id | numeric | 10 | null |
|
|
||||||
ad_org_id | numeric | 10 | null |
|
|
||||||
isactive | bpchar | 1 | 'Y'::bpchar |
|
|
||||||
created | timestamp | 29,6 | statement_timestamp() |
|
|
||||||
createdby | numeric | 10 | null |
|
|
||||||
updated | timestamp | 29,6 | statement_timestamp() |
|
|
||||||
updatedby | numeric | 10 | null |
|
|
||||||
ad_infocolumn_id | numeric | 10 | null |
|
|
||||||
name | varchar | 60 | √ | NULL::character varying |
|
|
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
ad_userdef_info_column_key | Primary key | Asc | ad_userdef_info_column_id |
ad_userdef_info_column_uu_idx | Must be unique | Asc | ad_userdef_info_column_uu |
ad_userdef_infocolumn_unique | Must be unique | Asc/Asc/Asc | ad_userdef_info_id + ad_infocolumn_id + ad_client_id |