Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| id | serial | 10 | √ | nextval('account_report_column_id_seq'::regclass) |
|
|
|||||
| sequence | int4 | 10 | √ | null |
|
|
Sequence |
||||
| report_id | int4 | 10 | √ | null |
|
|
Report |
||||
| custom_audit_action_id | int4 | 10 | √ | null |
|
|
Custom Audit Action |
||||
| create_uid | int4 | 10 | √ | null |
|
|
Created by |
||||
| write_uid | int4 | 10 | √ | null |
|
|
Last Updated by |
||||
| expression_label | varchar | 2147483647 | null |
|
|
Expression Label |
|||||
| figure_type | varchar | 2147483647 | null |
|
|
Figure Type |
|||||
| name | jsonb | 2147483647 | null |
|
|
Name |
|||||
| sortable | bool | 1 | √ | null |
|
|
Sortable |
||||
| blank_if_zero | bool | 1 | √ | null |
|
|
Blank if Zero |
||||
| create_date | timestamp | 29,6 | √ | null |
|
|
Created on |
||||
| write_date | timestamp | 29,6 | √ | null |
|
|
Last Updated on |
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| account_report_column_pkey | Primary key | Asc | id |

