Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| id | serial | 10 | √ | nextval('base_module_install_request_id_seq'::regclass) |
|
|
|||||
| module_id | int4 | 10 | null |
|
|
Module |
|||||
| user_id | int4 | 10 | null |
|
|
User |
|||||
| create_uid | int4 | 10 | √ | null |
|
|
Created by |
||||
| write_uid | int4 | 10 | √ | null |
|
|
Last Updated by |
||||
| body_html | text | 2147483647 | √ | null |
|
|
Body |
||||
| 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_module_install_request_pkey | Primary key | Asc | id |

