Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| userrolehistorygid | bigserial | 19 | √ | nextval('tbl_userrolehistory_userrolehistorygid_seq'::regclass) |
|
|
Primary key |
||||
| userrolegid | int8 | 19 | √ | null |
|
|
FK: public.tbl_userrole.userrolegid |
||||
| rolehistoryid | int4 | 10 | √ | null |
|
|
FK: public.tbl_rolemasterhistory.rolehistoryid |
||||
| rgpagename | varchar | 100 | √ | null |
|
|
Type: Varchar |
||||
| varchar | 100 | √ | null |
|
|
Type: Varchar |
|||||
| rgpageurl | varchar | 100 | √ | null |
|
|
Type: Varchar |
||||
| pagesave | bool | 1 | √ | null |
|
|
Type: Boolean |
||||
| pageedit | bool | 1 | √ | null |
|
|
Type: Boolean |
||||
| pagedelete | bool | 1 | √ | null |
|
|
Type: Boolean |
||||
| pageview | bool | 1 | √ | null |
|
|
Type: Boolean |
||||
| rolegid | int8 | 19 | √ | null |
|
|
Type: Bigint |
||||
| parentid | int8 | 19 | √ | null |
|
|
Type: Bigint |
||||
| createdby | varchar | 50 | √ | null |
|
|
|||||
| createddate | timestamp | 29,6 | √ | null |
|
|
|||||
| modifiedby | varchar | 50 | √ | null |
|
|
|||||
| modifieddate | timestamp | 29,6 | √ | null |
|
|


