Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| id | serial | 10 | √ | nextval('account_incoterms_id_seq'::regclass) |
|
|
||||||||||||||
| create_uid | int4 | 10 | √ | null |
|
|
Created by |
|||||||||||||
| write_uid | int4 | 10 | √ | null |
|
|
Last Updated by |
|||||||||||||
| code | varchar | 3 | null |
|
|
Code |
||||||||||||||
| name | jsonb | 2147483647 | null |
|
|
Name |
||||||||||||||
| active | bool | 1 | √ | null |
|
|
Active |
|||||||||||||
| 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_incoterms_pkey | Primary key | Asc | id |

